Ad Widget

Collapse

Action condition calculation doesn't work for several triggers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jnsvano
    Senior Member
    • Feb 2013
    • 143

    #1

    Action condition calculation doesn't work for several triggers

    Hello,

    I want action when both two triggers fire. So, I created a new action like this:

    A. Maintance status not in maintance
    B. Trigger value = problem
    C. Trigger = host1:trigger1
    D. Trigger = host2:trigger2

    Zabbix "default" expression is "A and B and (C and D) - but this doesn't work, no action. I changed it to "A and B and C and D" - doesn't work neither.
    The only thing that works ok is "A and B and (C or D) - but this is for only one trigger.
    Z. version 2.4.5
Working...