conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Tue, 16 Oct 2012 15:19:02 +0200
changeset 20 fe1c8b4725f7
parent 15 18b6d38a95c9
permissions -rw-r--r--
scripts/domain-check: handle .cz domains, sleep 30secs in loop

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