conf/zfs.conf
author Eric Renfro <psi-jack@gmail.com>
Fri, 28 Jun 2013 13:02:43 -0400
changeset 22 4bccc75a8a1c
parent 15 18b6d38a95c9
permissions -rw-r--r--
Updated domain-check with many improvements

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