conf/zfs.conf
author Chris Jones <chris@sysadminchris.com>
Mon, 14 Jan 2013 17:18:11 -0500
changeset 21 14a903cf9505
parent 15 18b6d38a95c9
permissions -rw-r--r--
Added ie and us support. Cleaned up awk and cut commands not being called from variables.

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