X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=checkcommands.cfg;h=f009a9e43953931e00885b2094e40fb7f1b5b3a2;hb=69c98599490554a640c63013cd34b02ab071b6d8;hp=88cf91f26d6a5456eb8b1282575d8e04005a263d;hpb=1749876011d300fbd90218b22f1fc999e62224bb;p=mirror%2Fdsa-nagios.git diff --git a/checkcommands.cfg b/checkcommands.cfg index 88cf91f..f009a9e 100644 --- a/checkcommands.cfg +++ b/checkcommands.cfg @@ -36,6 +36,10 @@ define command{ command_name dsa_check_ssh_port command_line /usr/lib/nagios/plugins/check_ssh -t 40 -H $HOSTADDRESS$ -p $ARG1$ } +define command{ + command_name dsa_check_ssh_port_version + command_line /usr/lib/nagios/plugins/check_ssh -t 40 -H $HOSTADDRESS$ -p $ARG1$ -r "$ARG2$" +} define command{ command_name dsa_check_time command_line /usr/lib/nagios/plugins/check_time -w 5 -c 60 -H $HOSTADDRESS$