Hi All:
Does anyone know how I can configure this type of conditions calculation?
(A) Trigger value = PROBLEM
(B) Trigger = "MyTriggerPingFailure"
(C) Trigger value = PROBLEM
A AND NOT (B AND C)
I mean, run the action when any trigger value was PROBLEM except if trigger "MyTriggerPingFailure" value is PROBLEM.
I don't want any action for any trigger PROBLEM if the problem is due a connection failure (MyTriggerPingFailure PROBLEM)
Thank you.
Regards,
CPF
Does anyone know how I can configure this type of conditions calculation?
(A) Trigger value = PROBLEM
(B) Trigger = "MyTriggerPingFailure"
(C) Trigger value = PROBLEM
A AND NOT (B AND C)
I mean, run the action when any trigger value was PROBLEM except if trigger "MyTriggerPingFailure" value is PROBLEM.
I don't want any action for any trigger PROBLEM if the problem is due a connection failure (MyTriggerPingFailure PROBLEM)
Thank you.
Regards,
CPF
Comment