Daley Notificaton

Hi

I would like to delay a Notification so that if the services goes from up to down (or any other) the Dude will wait for 15 minutes and only then will send an email alert. if in this time window the service is back to up no alert will be sent.

tried using “delay” function on the specific notification window i added for this alert, and also tried changing the probe interval and timeout from default to longer time.

nothing works for me like i need it to

i would like some help

thanks

Increasing probe interval should work.
Also you can increase ‘probe down count’ - a probe is considered down only after this number is reached.
So if you are using probe interval of 1min and increase the probe down count to 15 it will alert you after 15min have passed. Until this time the service will be with status unstable.

it worked for me
thanks :slight_smile: