verbose for check_ssl

This commit is contained in:
Kameron Kenny 2024-12-30 12:08:05 -05:00
parent 61c8f97ede
commit 217e052e85
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ define command{
define command{
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