alert if ping fails X times

biaitbiait
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

Comments

  • AdministratorAdministrator
    To match 10 minutes you can do multiple:

    - 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
  • biaitbiait
    thanks for your answer



    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
  • AdministratorAdministrator
    Assuming you did a restart, what version (edit) and release are you using?
  • biaitbiait
    I have restarted the server and it's working



    thanks



    good product
This discussion has been closed.