Hello, Here are object triggers for Down, Warning, Unusual and Partial Down status. But seems there is no trigger for OK status. I know there is a "When condition clears after a notification was triggered", but this doesn't fire when... there was no notification triggered before ! So, when using a notification via "Execute HTTP action", it cas be good to trigger a webhook at every test when the status is "OK". Example : we use this to trigger via API blinkstick.com notification leds to visually monitor sensor conditions. For the moment, to have a led showing green via a http action "notification" trigger, we need first to create a... down event. Is there a way to use a "OK" trigger, or can this been taken into account for an eventual future update ? Thanks,
Object trigger on OK state
Modified on 2025-06-10 22:22:22 +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.
Hi Yves,
Currently, there are no plans to integrate a status trigger for the "ok" status, sorry. You can either write your own script to first activate the LED (might be started by a scheduled task in Windows), or use the SensorCountXML sensor to check the status of the sensor and set this sensor into a warning or error if the sensor is "ok". This will allow you to trigger events even if the status is not directly supported by PRTG. You can use the -r switch to only filter for this sensor.
Best regards, Felix
May, 2016 - Permalink