Inverted Sensor Status Logic ("Alert on Up")
As a Network Engineer, I want to invert the status logic of a sensor (so that the default "Up" condition raises an alarm and the default "Down" condition is treated as normal), so that I can monitor interfaces, services, or resources whose expected state is the opposite of the sensor's built-in behavior.
For example, an SNMP Traffic Sensor could be configured so that an interface coming Up triggers an alarm, while an interface going Down is considered the normal state.
1
vote