conf/zfs.conf
author Tomas Zeman <zeman@sloane.cz>
Sun, 15 May 2011 09:22:03 +0200
changeset 13 fd71994b6ce0
parent 2 954185277fd8
child 15 18b6d38a95c9
permissions -rw-r--r--
scripts/run-cron: zabbix-friendly cron scripts runner

# 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