Zabbix does not import discovery rules

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Blocker
    • None
    • Affects Version/s: 2.0.1
    • Component/s: Frontend (F)
    • None

      When importing templates with zabbix 2.0.1, discovery rules are ignored and not imported but no error is displayed.
      In C20ImportFormatter.php, function getDiscoveryRules(), line 171:

      line if (!empty($host['discovery_rules']... should be
      if (!empty($template['discovery_rules']...

      This way it throws some errors but at least it successfully imports all of the template.

            Assignee:
            Unassigned
            Reporter:
            Alexandru Nica
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: