I tried using Zabbix for monitoring of a VPS. We run multiple sites on that VPS and I wanted to receive notifications when any of the websites goes down.
I quickly discovered that for each of the 20 websites, I have to:
* set up a Web Scenario
* set up a trigger
That's a lot of clicking, and when I want to change something, I have to again do it one by one for each scenario/trigger.
I figured that a user-friendly way to handle this scenario would be to use templates with parameters.
Currently one template can be applied to a host only once. If I wanted to tests multiple sites (vhosts) at once, it would be cool if I could create a template that sets up the triggers and web scenarios for a given domain and then apply the template multiple times to the host, each time with a different domain/URL as a parameter
I quickly discovered that for each of the 20 websites, I have to:
* set up a Web Scenario
* set up a trigger
That's a lot of clicking, and when I want to change something, I have to again do it one by one for each scenario/trigger.
I figured that a user-friendly way to handle this scenario would be to use templates with parameters.
Currently one template can be applied to a host only once. If I wanted to tests multiple sites (vhosts) at once, it would be cool if I could create a template that sets up the triggers and web scenarios for a given domain and then apply the template multiple times to the host, each time with a different domain/URL as a parameter
Comment