X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=checkcommands.cfg;h=920322589e818e196e32730872f9ce65cb6a7d38;hb=b5041f4fb040d29268f01bd31856bb93d9be4399;hp=3265a7c1ee25896a2a1db2187d63900fa1d107ed;hpb=72e46bc5da05ffcbb4de7936d04ff7394cc21d67;p=mirror%2Fdsa-nagios.git diff --git a/checkcommands.cfg b/checkcommands.cfg index 3265a7c..9203225 100644 --- a/checkcommands.cfg +++ b/checkcommands.cfg @@ -32,3 +32,7 @@ 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_time + command_line /usr/lib/nagios/plugins/check_time -w 5 -c 60 -H $HOSTADDRESS$ +}