Hi,
I would like to monitor 2 devices in cluster for interfaces traffic and other services. as both devices in active/standby mode I see no reason to poll same data for both devices. Therefore, I created a custom sensor to monitor device state (act/stdby). This sensor being tracked by other sensors on the device (interfaces , tunnels ...) with object dependency so in a minute the custom sensor change state to down it triggers the dependent object to PAUSE.
Basically all works great except the fact the normal state of the custom sensor is DOWN (and other dependent object are paused) , I want to make the custom sensor to not trigger any alarm on PRTG, just leave it invisible or hide it somehow.
Is there any way to achieve this ?
Add comment