Is there a way to delay UP notifications, until a sensor has been UP for a minimum of X amount of time? Say, don;t send me the UP alerts until the server has been UP for at least 5 solid minutes.
Scenario: we have a client who wants to notify not only his IT staff, but also the rest of the regular users when a server/service goes down (so they users get a heads up that something is down and they don't start calling helpdesk immediately). However, suppose we're working on an email server, and we're tinkering with the SMTP service, having to restart it multiple times, etc. The users will get the UP notification AS SOON as the service is responsive again, however, we want to make sure we have our time to fully confirm that the service is back and operational before we send the UP notification to the regular users.
Sorry for the long scenario explanation, and thanks in advance.
Add comment