Prepare a release
[mirror/dsa-nagios.git] / config / static / checkcommands.cfg
index 0eb547d..dd4cb06 100644 (file)
@@ -9,7 +9,7 @@ define command {
 }
 define command {
        command_name    dsa_check_nrpe_host
-       command_line    /usr/lib/nagios/plugins/check_nrpe --no-ssl -H $ARG1$ -c $ARG2$
+       command_line    /usr/lib/nagios/plugins/check_nrpe --no-ssl -H $ARG1$ -t 50 -c $ARG2$
 }
 define command{
        command_name    dsa_check_cert
@@ -61,5 +61,5 @@ define command{
 }
 define command{
        command_name    dsa_check_ntp
-       command_line    /usr/lib/nagios/plugins/check_ntp -H '$HOSTADDRESS$'
+       command_line    /usr/lib/nagios/plugins/check_ntp_time -H '$HOSTADDRESS$'
 }