conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Tue, 04 Oct 2011 15:15:44 +0200
changeset 15 18b6d38a95c9
parent 2 954185277fd8
permissions -rw-r--r--
conf/zfs.conf: remove % (capacity checks)

# ZFS checks

# zpool(1M) status, parameters: zpool-name,property
# parameters eg.: rpool,health
# see zpool list -o for available properties
UserParameter=zpool[*],zpool list -H -o $2 $1|sed -e 's/%//'