I want to get ping sensor, that will only collect information about the availability of a device and will not change its own state. Is this possible?
Best Answer
Custom Ping Sensor available
On the Google Code project, there is a custom PING sensor available (PingWarning.exe) that goes into a warning state (instead of a "down" state) if the device is down.
Created on Mar 5, 2010 11:42:17 AM by
Gerard Feijth
(4,203)
●3
●2
Last change on Jan 8, 2011 11:28:43 AM by
Gerard Feijth
(4,203)
●3
●2
4 Replies
A Sensor Indicates a Device's Current Status
A sensor always indicates the current status of a device for the aspect it is monitoring. For example, if a device is not reachable, a PING sensor (the one built into PRTG) on this device will change to a red "error" state to indicate the down status. You cannot change this, because otherwise the sensor would show incorrect information.
You can, however, disable all notification triggers for this sensor. If you do and a device is down, the according sensor will show a "red" error status, but you will not get any email, sms or other notifications about the failure.
To disable all notification triggers for a sensor, please
- go to the sensor's settings (right-click, Settings...) and
- choose the Notifications tab. There,
- disable the Inherit trigger(s) from parent object(s) option and
- delete all defined triggers.
Please see manual section Notifications for more details.
Created on Mar 5, 2010 10:28:54 AM by
Daniel Zobel [Paessler Support]
(21,383)
●3
●3
Last change on Mar 26, 2010 8:52:29 AM by
Daniel Zobel [Paessler Support]
(21,383)
●3
●3
Custom Ping Sensor available
On the Google Code project, there is a custom PING sensor available (PingWarning.exe) that goes into a warning state (instead of a "down" state) if the device is down.
Created on Mar 5, 2010 11:42:17 AM by
Gerard Feijth
(4,203)
●3
●2
Last change on Jan 8, 2011 11:28:43 AM by
Gerard Feijth
(4,203)
●3
●2
Custom Ping Sensor PingWarning suites the need but it's another problem rised: depended SNMP sensors for this device now going to error state :-(
So question: is it possible to set paused state for SNMP sensor in depend of WARNING state of another sensor?
no, sorry a sensor in warning state does not trigger dependency
Please log in or register to enter your reply.
Add comment