[project @ peter@palfrader.org-20080808214422-2z9kfc5wh78nbx6x]
[mirror/dsa-nagios.git] / checkcommands.cfg
index 88cf91f..f009a9e 100644 (file)
@@ -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$