I have the responsibility of monitoring several dozen web servers that are seen from the Internet at large as a single web server (behind a load balancer). Because they need to appear as a single server, all I need to do is send the same URL to each such web server, something like:
http://{HOSTNAME}/cgi-bin/deeptest.pl
If it was part of the Template framework, the Web monitoring in Zabbix would be absolutely perfect for what I need, but web monitoring is not included in Templates. I would simply create a template which consisted of solely this (and other) Web items and triggers, and my life would be happy.
I can't believe that I'm the only one who's got an issue with this. Is there another way to accomplish this without manually entering an entire Web Scenario for each host?
The last time I brought this up, it was suggested that this functionality would appear in 1.6. Where is it?
http://{HOSTNAME}/cgi-bin/deeptest.pl
If it was part of the Template framework, the Web monitoring in Zabbix would be absolutely perfect for what I need, but web monitoring is not included in Templates. I would simply create a template which consisted of solely this (and other) Web items and triggers, and my life would be happy.
I can't believe that I'm the only one who's got an issue with this. Is there another way to accomplish this without manually entering an entire Web Scenario for each host?
The last time I brought this up, it was suggested that this functionality would appear in 1.6. Where is it?
Comment