verbose for check_ssl
This commit is contained in:
parent
61c8f97ede
commit
217e052e85
|
@ -154,7 +154,7 @@ define command{
|
||||||
|
|
||||||
define command{
|
define command{
|
||||||
command_name check_ssl_cert
|
command_name check_ssl_cert
|
||||||
command_line $USER1$/check_ssl_certificate -a "-servername $HOSTNAME$" -H $HOSTADDRESS$ -w 21 -c 7
|
command_line $USER1$/check_ssl_certificate -a "-servername $HOSTNAME$" -H $HOSTADDRESS$ -w 21 -c 7 -v
|
||||||
}
|
}
|
||||||
|
|
||||||
# 'check_ssh' command definition
|
# 'check_ssh' command definition
|
||||||
|
|
Loading…
Reference in New Issue