Ad Widget

Collapse

Trigger dependency problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kryol
    Member
    • Feb 2011
    • 70

    #1

    Trigger dependency problem

    Hi,

    I have a following:

    1. Template A linked to Host1 and Host2.
    2. For Template A I have Item1 and Trigger1 and Trigger2.
    3. If Trigger1 goes into Problem state then Trigger2 goes into Problem too. But not vise versa.
    4. For testing purposes I create dependency for Host1 first. Not in Template but in Host1. I.e. Trigger2 depend on Trigger1.
    5. For Trigger1 and Trigger2 email notification and remote command running are configured.

    If Trigger1 goes into Problem state I see following:
    1. At "Last 20 issues" we have notifications for Trigger2 only. And pop-up notifications for Trigger2 only appear. It's normal.
    2. E-mail notifications are sent for both triggers and remote commands are running twice. And recovery pop-pup notifications appear for both triggers. This is aproblem I think.

    I use zabbix 2.0.4.

    Any ideas.

    Thanks
    Last edited by Kryol; 15-01-2013, 08:37.
  • Kryol
    Member
    • Feb 2011
    • 70

    #2
    Resolved but another associated problem appears

    The problem with e-mail notifications and remote commands on both triggers was due to bad test conditions - depending trigger fired first.

    But another problem still exists.
    For task above if Trigger1 goes into OK and Trigger2 not then next monitoring event for appropriate Item switches Trigger2 into PROBLEM state, e-mail notification will be sent and remote command for this trigger wil be run. How to avoid this? I need remote command for Trigger2 only if it switches without Trigger1 PROBLEM.

    Comment

    Working...