As of now, there is no way to acknowledge warnings or have reminders for acknowledged items. The problem here is not that we'd have an additional state (warning and warning acknowledged), but it potentially creates many (many) new events in the backend, since this is the way PRTG triggers notifications:
- Object is in certain state
- Event "Object changed state to x" (and triggers notification)
- Object is in a certain state
Thus, you'd need to cover all events of this state to happen from and into every other possible status. It's one of our more frequently requested features, but the implementation is not trivial.
Regarding the reminders (for acknowledged alarms at least), it would be the simplest to set the last alert mail to follow-up in your mail client at a certain date.
With kind regards,
Stephan Linke,
Technical Support Team
Add comment