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

Zabbix does not import discovery rules

    XMLWordPrintable

Details

    • Incident report
    • Resolution: Duplicate
    • Blocker
    • None
    • 2.0.1
    • Frontend (F)
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: