Ad Widget

Collapse

Zabbix Bug with AND condition and hosts or triggers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • verus
    Member
    • Feb 2009
    • 67

    #1

    Zabbix Bug with AND condition and hosts or triggers

    Hi,

    I posted a message in the help forum but I don't know if that is the correct location.
    Hereby my message:

    Hi,

    I have 2 hosts (Host B and host C) and 2 actions.
    The first action runs when a host with a trigger name like simple_ping is triggered and sends an e-mail to a group where my user is in with an e-mail address.
    The condition is AND/OR because I have also other trigger values in that same action and when there is a problem triggered, the action is ran.
    So this - (A and (B or C or D) works perfectly

    The other action has to run when both hosts are in problem.
    So first I tried with conditions "trigger is problem" and also both specific triggers (from different hosts) in AND condition but that doesn't do anything.
    I also tried with host instead of the specific trigger but I always receive only the e-mail from the first action.
    So this - (A and (B and C) doesn't do anything.
    Both actions are enabled.
    When I select only one trigger in my "action conditions", then I receive an e-mail.
    When I select both triggers (from different hosts) , I don't get anything and I see both triggered in Monitoring > triggers.
    I tried this on 2 different ways (as you can see in the attachment).
    1 with the specific triggers and one with the hosts and a trigger name.
    Or this is a bug, or I configure it wrongly but I don't understand what I could configure wrong by just selecting 2 triggers in a AND condition...


    Also a similar problem from someone else...



    This looks like it is a bug.
    Last edited by verus; 11-12-2012, 11:24.
  • verus
    Member
    • Feb 2009
    • 67

    #2
    Can nobody help with this ? Developers ?
    Is it not possible to make an action in zabbix which has to work when 2 specific triggers are triggered ? or 2 hosts ?
    thnx.

    Comment

    Working...