[Notification] Set Email

Hello,

First, apologize for my bad english.

I use the Dude 6.42.

I have a issue with the email notification, i want a notification send 30min after the services on a device is down and a notification send directly when it’s up. Today when a service is down a got a mail 30min after but in the 30min the service is up and send a mail
screen1.PNG
screen2.PNG
but i don’t want a notification if the service is up in the delay of 30min.

Thanks for reading.

Hello Yayadmin,

If I understand you correctly you want to receive a notification about service Down only after 30 minutes of Downtime and you also want an Up notification when it comes up.

In such case you may use Poling settings:
Probe Interval: 30s
Probe Timeout: 10s
Probe Down Count: 60

As a result:

  1. You will be notified about service Down after 30s*60=1800s=30m
  2. You will be notified about service Up in ~ 30 sec after it will be resumed to normal.

For more information you may look at Dude Outage time and Service down time.

Thank you!