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

The regular expression "File systems for discovery" does not contain "apfs"

XMLWordPrintable

    • Sprint 52 (May 2019), Sprint 53 (Jun 2019)
    • 0.125

      In current Zabbix, there is no description of "apfs" in Expression of Administration> Regular expressions> File systems for discovery.
      Therefore, the APFS format SSD and HDD connected to the Mac will not be discovered, and disk capacity etc. can't be monitored.

      I changed it as follows.

      Before: ^(btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|ntfs|fat32|zfs)$
      After: ^(btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|apfs|ntfs|fat32|zfs)$

       

            ak Andrejs Kozlovs
            soukaku Toshiaki TAKADA
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: