alert if ping fails X times
hello,
I want to be alerted when there's no ping to a server during 10 minutes.
I have set "Minimal interval between 2 checks" to 60 seconds and "Interval when retrying" to 60 seconds but it doesn't work.
I have an alert after 2 minutes.
What can I do?
Thanks
I want to be alerted when there's no ping to a server during 10 minutes.
I have set "Minimal interval between 2 checks" to 60 seconds and "Interval when retrying" to 60 seconds but it doesn't work.
I have an alert after 2 minutes.
What can I do?
Thanks
This discussion has been closed.
Comments
- retries: 5
- interval when retrying: 120 seconds
120 x 5 = 600 seconds = 10 minutes
So it will retry every 2 minutes and if still down after 5 times, then it will trigger an alert
I have set the following :
- Number of retries before monitor fails : 5
- in "Monitor advanced settings" : Interval when retrying : 120 sec
But I still receive an alert +/- 1min 30sec after the disconnection.
Thanks
thanks
good product