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

Low-level discovery rules are not working when imported from XML

XMLWordPrintable

      When importing official Zabbix templates low level discovery rules are wrongly interpreted:
      <discovery_rule>
      <name>Mounted filesystem discovery</name>
      [..]
      <key>vfs.fs.discovery</key>
      [..]
      <filter>

      {#FSTYPE}:@File systems for discovery</filter>
      [...]
      </discovery_rule>

      Is interpreted as (see attachment):
      Filter:
      Macro: "{#FSTYPE}

      "
      Regexp: "@File systems for discovery"

      With such Regexp discovery rule is not working.

      The same is with net.if.discovery rule in official templates.

      Regexp should looks like: "ext4|ext3|ext2" or be empty.

            Unassigned Unassigned
            kpucynski Karol Pucynski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: