Ad Widget

Collapse

Triggers and dependencies: receiving many alerts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devnull
    Junior Member
    • Feb 2012
    • 6

    #1

    Triggers and dependencies: receiving many alerts

    Hello everyone, I'm testing Zabbix on my network and I came across the following problem: I have 5 routers (example) one after another, then set up the dependencies like this: 5 depends on 4, 4 depends on 3, 3 depends on the 2, 2 depends on 1. It turns out that when I cut the connection from 1 to 2 Zabbix send me 4 alerts (routers 2 to 5), when I should receive only the alert for router number 2. Latest Events in In Dashboard just shows the problem in router 2 (in the example) and sending the alert. In the System Status shows one problem and the Status of Hosts shows four problems. The trigger is this: {Template_X: sysName.nodata (65) = 1}
    I also tested with this: {Template_X: icmpping.max (300)} <1

    With any of these triggers, the result is the same. Can anyone help me?

    Example network: zabbix, 1, 2, 3, 4, 5
  • devnull
    Junior Member
    • Feb 2012
    • 6

    #2
    I noticed that the problem has been documented before:



    Is there any workaround for this? When it will be fixed?
    I depend on this feature to deploy zabbix on our network.
    Thanks,

    Comment

    Working...