1
# ZFS checks
2
3
# zpool(1M) status, parameters: zpool-name,property
4
# parameters eg.: rpool,health
5
# see zpool list -o for available properties
6
UserParameter=zpool[*],zpool list -H -o $2 $1