conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Wed, 12 Sep 2018 16:28:23 +0200
changeset 36 9db9af459e7b
parent 15 18b6d38a95c9
permissions -rw-r--r--
scripts/os-info

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