Is there an easy way to get many alerts suppressed if a condition is met and send one different alert? Or said a different way; At the moment every alert I have everywhere is "high" or lower, is it as simple as defining a "Disaster" category alert somewhere and suppressing all lower severity alerts?
------background------
I have Zabbix running in a server at my office that monitors some VM's in our data center over a VPN. Occasionally the VPN goes down and I get ICMP ping fail alerts from hundreds of servers.
At one point in time I tried to make this happen by adding a ping to the remote network gateway, and in every server ICMP action I put a dependency on that remote gateway alert.
#1 This doesn't appear to work (no doubt configured wrong), and
#2 it's a complete pain to set up in every single server.
All servers are currently using "Template Module ICMP Ping" and "Template OS Windows by Zabbix agent"
Zabbix 7.0.18
------background------
I have Zabbix running in a server at my office that monitors some VM's in our data center over a VPN. Occasionally the VPN goes down and I get ICMP ping fail alerts from hundreds of servers.
At one point in time I tried to make this happen by adding a ping to the remote network gateway, and in every server ICMP action I put a dependency on that remote gateway alert.
#1 This doesn't appear to work (no doubt configured wrong), and
#2 it's a complete pain to set up in every single server.
All servers are currently using "Template Module ICMP Ping" and "Template OS Windows by Zabbix agent"
Zabbix 7.0.18
Comment