I have setup a two node distributed monitoring system. We are doing primarily web monitoring of several sites which are hosted on our co-location servers. Each node has a web scenario for each hosted site. Each node also has a trigger setup for each web scenario. The master node has been monitoring the sites for several weeks now and is sending out notifications when something goes wrong. I have just finished installing the node on a VPS.
In order to test the child node's setup, I changed one of the web scenarios to force a failure. From the master node, I can see the triggers being fired on the child node, but it never shows up as an event. So, the action based on those triggers is never taken. Has anyone had this issue? If so, how did you solve it?
My hope is to have all notifications come from the master server, and have the notifications only go out if both nodes fail to load the web pages. Is this even possible with zabbix?
In order to test the child node's setup, I changed one of the web scenarios to force a failure. From the master node, I can see the triggers being fired on the child node, but it never shows up as an event. So, the action based on those triggers is never taken. Has anyone had this issue? If so, how did you solve it?
My hope is to have all notifications come from the master server, and have the notifications only go out if both nodes fail to load the web pages. Is this even possible with zabbix?

Comment