conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Fri, 07 Sep 2012 11:14:29 +0200
changeset 19 08238959d9fc
parent 15 18b6d38a95c9
permissions -rw-r--r--
scripts/domain-check by Matty (http://www.cyberciti.biz/files/scripts/domain-check-2.txt)

# 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/%//'