-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 3.4.0alpha1
-
Component/s: Installation (I)
-
None
-
Environment:All. I'm using a Debian-based Zabbix server but there is nothing system-specific in this particular regexp.
The default configuration for Zabbix server does not include hammer in its "File systems for discovery" regular expression.
I had to manually the list as follow for Hammer filesystems to be discovered on a storage server:
-^(btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|ntfs|fat32|zfs)$
+^(btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|ntfs|fat32|zfs|hammer)$