I want to be alerted when a Node is down, there is any text in the custom property "NodeType" field, and the text in the custom property "Alert_Supression" is "suppressed". (There is no actual "alert suppression" configured in this alert). However, I am not getting alerts.
Trigger Alert when all of the following apply
Node Status is equal to Down
NodeType is not empty
Alert_Supression is not equal to suppressed
Am I interpreting the "is not empty" criterian correctly as meaning there is no text in the custom property field? What's wrong with this?
Debbi