Ad Widget

Collapse

Dependency in template from other level

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • system
    Junior Member
    • Aug 2009
    • 5

    #1

    Dependency in template from other level

    Hi,

    I defined a template "Heartbeat", with 2 triggers called "running as standby" and "running as master".

    And another one called "MySoftware", linked with "Heartbeat", with a trigger called "process X not running"

    I want my trigger about process X to generate alerts only when my host is running as master.

    In MySoftware, I thus create a dependency like :
    "process X not running" depends on "Heartbeat:running as standby".

    I get a Zabbix error :
    ERROR: Cannot update trigger
    Template_Heartbeat is not the highest level template


    Is it possible to do that ? Having 2 triggers depends on eachother if they are not on the same level ?

    Thanks in advance for your help
    Last edited by system; 11-01-2010, 15:50. Reason: solved
  • system
    Junior Member
    • Aug 2009
    • 5

    #2
    Problem Solved !

    It was a problem between keyboard and chair.

    When selected my second trigger for dependency, I was not choosing the right template in the combo list of templates.
    By selecting the same template, I could see all inherited triggers and the error then disappeared.

    Comment

    Working...