Is it possible to add a delay to a sensors down state?
For example: Register a sensor as down only when the value of a sensor remains above the error threshold for 5 minutes. If the value goes below the threshold within these 5 minutes no alert should be generated.
I'm not looking to delay the notification, but the actual down state of the sensor.
Add comment