conf/solaris.conf
author Tomas Zeman <tzeman@volny.cz>
Fri, 30 Aug 2013 13:16:15 +0200
changeset 29 3f6120005a40
parent 2 954185277fd8
permissions -rw-r--r--
conf/openssl-bsd.conf: Use BSD variant of date(1)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     1
# Solaris specific 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
# smf(5) monitoring:
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     4
# Returns service status of $1, see svcs(1), should be 'online'
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     5
UserParameter=smf.service.state[*],svcs -H -o state $1
954185277fd8 solaris, zfs checks
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     6