We've been using Zabbix for quite some time to monitor 30+ servers. I'd like to figure out how to make Zabbix only alert if two out of three tests result in a failure mode.
For example, we perform a PING against various servers. If out of three attempts to ping the server, two fail, then alarm. Else, ignore the error condition.
This should help eliminate erroneous alarms at 0300 hours.
Thanks!
For example, we perform a PING against various servers. If out of three attempts to ping the server, two fail, then alarm. Else, ignore the error condition.
This should help eliminate erroneous alarms at 0300 hours.
Thanks!
Comment