conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Tue, 09 Jul 2013 09:17:48 +0200
changeset 24 3beb0ea9ca69
parent 15 18b6d38a95c9
permissions -rw-r--r--
scripts/domain-check: minor fixes in comments, version bump

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