I am using Simple Check to monitor remote sites, for simple up and down.
Currently I am using the KEY icmpping[,,,60,] with this for a TRIGGER {Template ICMP Ping:icmpping[,,,60,].last(#3)}=0.
I have also configured notification when the trigger activates via email. Tests run every 2 minutes.
My problem is this.. I get alerts every day because of some ping loss during some tests. When the next test runs, the outage clears.
I would like to have a Simple Check that only triggers when the tested IP is not responsive for two consecutive tests. I am just not sure how to to do that.
Thanks
Currently I am using the KEY icmpping[,,,60,] with this for a TRIGGER {Template ICMP Ping:icmpping[,,,60,].last(#3)}=0.
I have also configured notification when the trigger activates via email. Tests run every 2 minutes.
My problem is this.. I get alerts every day because of some ping loss during some tests. When the next test runs, the outage clears.
I would like to have a Simple Check that only triggers when the tested IP is not responsive for two consecutive tests. I am just not sure how to to do that.
Thanks
Comment