notifications when the notification_period opens
Posted: Mon Jul 20, 2015 8:26 pm
Because of the way I have implemented PagerDuty, I have service notification_interval = 0
It seems logical to me, that if a service changes to non-OK outside of the notification window, and stays that way until the notification window opens again (9am, in my case) that it should notify then, as it has yet to send out *any* indication of a state change.
However, it does not work that way. I get no notification when the notification window opens again for services that went from good to critical when the notification window was closed (and stayed that way until the notification period was open). Is this by design? Am I forced to set a non-zero value for notification_interval? I really only need to be notified once for each service state change.
It seems logical to me, that if a service changes to non-OK outside of the notification window, and stays that way until the notification window opens again (9am, in my case) that it should notify then, as it has yet to send out *any* indication of a state change.
However, it does not work that way. I get no notification when the notification window opens again for services that went from good to critical when the notification window was closed (and stayed that way until the notification period was open). Is this by design? Am I forced to set a non-zero value for notification_interval? I really only need to be notified once for each service state change.