Hey there,
I'm rather new to Zabbix, so this may be a pretty basic question. If so, I'm sorry - but please bare with me!
I'm currently working on monitoring my webpages status and performance data.
For that I have six items per URL:
They're getting their URL from a macro configured on the Host, named "{$SITE_1}" - the number increasing with every site, of course.
Is there a way to automatically create those items for every newly added Macro?It'd be a real hassle to manually add them.
I'm rather new to Zabbix, so this may be a pretty basic question. If so, I'm sorry - but please bare with me!
I'm currently working on monitoring my webpages status and performance data.
For that I have six items per URL:
- Check HTTP Response code
- Check TCP Service state
- Check TCP performance
They're getting their URL from a macro configured on the Host, named "{$SITE_1}" - the number increasing with every site, of course.
Is there a way to automatically create those items for every newly added Macro?It'd be a real hassle to manually add them.
Comment