X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Fcheckcommands.cfg;h=8801888496653d3e84bed951b34bf022f225aeaf;hb=22b880a6d1eec4a34b083e0a054b7fe90576a0d8;hp=0eb547d7d35c13b6c1446bb00bf46c03d5172fa4;hpb=3d042e9442ffc93aeb7f9a0f31bf95f6196f9f13;p=mirror%2Fdsa-nagios.git diff --git a/config/static/checkcommands.cfg b/config/static/checkcommands.cfg index 0eb547d..8801888 100644 --- a/config/static/checkcommands.cfg +++ b/config/static/checkcommands.cfg @@ -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$' }