Rename vfs.zfs.discovery to vfs.zfs.zpool.discovery

So later we'll be able to add other discovery rules for say, datasets
This commit is contained in:
Daniel Berteaud 2018-05-28 17:31:23 +02:00
parent 1c610c2b57
commit e28762debd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Discover ZFS zpools
# $1 not used for now
UserParameter=vfs.zfs.discovery[*],/var/lib/zabbix/bin/disco_zfs
UserParameter=vfs.zfs.zpool.discovery[*],/var/lib/zabbix/bin/disco_zfs
# Type: Agent or Agent (active)
# Key: vfs.zfs.zpool[pool,item] where pool is the name of the zpool to monitor