conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Wed, 07 Nov 2018 08:41:06 +0100
changeset 37 968d93e43326
parent 15 18b6d38a95c9
permissions -rw-r--r--
externalscripts/certificate_expiration-file-bsd

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