Hi there I am trying to create a group of sensors called workstations What I would like these sensors to do is ping the workstation every hour or so, but if there is no response from the ping sensor not report it but pause the other sensors, when the machine responds to Ping's I would like it start up the sensors in that group


Article Comments

Hi Ashley

I think you have to use something like this to achieve that. https://helpdesk.paessler.com/en/support/solutions/articles/37743-start-or-pause-sensor-from-command-line

You have to create a script (with a custom sensor) which pings the workstation, If ping respond is OK then resume the sensor/device or pause it if ping does not respond.

regards Thomas


Sep, 2015 - Permalink

Hi Ashly,

You can use the integrated dependencies feature from PRTG: Go to the settings of the sensors or the device, click on the settings tab and unfold the Schedules, Dependencies and Maintenance setting. Here you can set the Dependency Type to Select Object and choose the ping sensor. This will pause the sensors as soon as the dependent ping sensor goes into a down state.

Furthermore, you can automatically acknoweledge the ping sensor to not show an alarm status by following this guide.

Best regards, Felix


Sep, 2015 - Permalink