Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-512

Hosts do not inherit trigger dependencies from template during host creation

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.8.5
    • 1.6
    • Frontend (F), Server (S)
    • None
    • Linux (2.6 Kernel)

      Consider the following scenario:

      1. Create a template called "template_generic_host", and create an item "item_a", along with two triggers, "trigger_item_a_warning on

      {HOSTNAME}", and "trigger_item_a_critical on {HOSTNAME}

      ". Create a dependency on "trigger_item_a_warning on

      {HOSTNAME} which points to "trigger_item_a_critical {HOSTNAME}

      .

      2. Create a host called "host_a" and link it to "template_generic_host". Notice that the dependency on trigger "trigger_item_a_warning" will read "Depends on: trigger_item_a_critical template_generic_host" when it should read "Depends on trigger_item_a_critical host_a".

      Workaround:

      Open the trigger on "template_generic_host" and click "save". The dependency on host_a will be corrected.

            Unassigned Unassigned
            markyrules Mark Brochu
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: