We have a sensor that should be paused (yes, paused, not making requests through the network) right after it went down. For such, we created a notification with a HTTP Push type to a PRTG API call that pauses the sensor, as expected. The problem is that right after the pause ends, if the sensor is still down, it'll get into the notification again, and will be paused again, in an infinite cycle. Is there a way to make the notification be triggered only once with a sensor? We tried something similar with the auto acknowledge, but when it comes off the acknowledge, it'll count the down time again from 0, not the whole time (including the acknowledge time). Is it a logic problem or we can't achieve this with PRTG using notifications with HTTP Push?
Regards,
Jesus.
Add comment