conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 16 Aug 2018 14:39:42 +0200
changeset 34 b685225d4966
parent 15 18b6d38a95c9
permissions -rw-r--r--
conf/openssl.conf: Certificate expiration via network connect
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     1
# ZFS checks
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     2
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     3
# zpool(1M) status, parameters: zpool-name,property
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     4
# parameters eg.: rpool,health
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     5
# see zpool list -o for available properties
15
18b6d38a95c9 conf/zfs.conf: remove % (capacity checks)
Tomas Zeman <tzeman@volny.cz>
parents: 2
diff changeset
     6
UserParameter=zpool[*],zpool list -H -o $2 $1|sed -e 's/%//'