Ad Widget

Collapse

Create object dependency

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tom Decaluwe
    Junior Member
    • Dec 2009
    • 18

    #1

    Create object dependency

    Hi,

    I'm configuring a new zabbix environment and was reading on how you can make trigger dependencies. However i'm trying to find a way to create object depedencies.

    What i have is 130 locations each location hosting a router and 7 devices behind that router. I have create a group for each locations and applied a simple ping Template with items and triggers and actions.

    Know i'm getting an email for the router when it goes down and 7 emails for the underlying devices.

    How would I best configure so get an email for a device if it goes down in the location but only one email if a router goes down and not for all underlying devices. I would love to keep the setup a simple as possible and nog create a seporate template for each location.
  • zabbix_zen
    Senior Member
    • Jul 2009
    • 426

    #2
    No object dependencies.
    Trigger dependencies is the Zabbix philosophy.

    Thus,
    you can set a 'parent' ping Trigger on the Router
    and the devices Triggers would have to be set up so they are dependent on the Router Trigger.

    Comment

    Working...