is it possible to acknowledge an alarm UNTIL it comes back up and if it goes down again it requires re-acknowledgement?
is it possible to acknowledge an alarm UNTIL it comes back up and if it goes down again it requires
Modified on 2025-06-10 12:47:42 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello,
You can setup a State Trigger then when the sensor comes back from a down event, it will kick off a Notification.
This notification can include an API call to your PRTG server itself to resume the sensor.
The API call to make this happen would be the following
<YOUR PRTG URL>/api/pause.htm?id=%objid&action=1
This will cause the sensor that evokes the notification to make an API call to resume itself.
Thanks!
Benjamin Day
[Paessler Support]
Jun, 2018 - Permalink