From d13acbf0e901729e5634b484cf15e7fd2f087eb0 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 3 Jul 2009 20:17:57 +0200 Subject: [PATCH] You stupid, stupid thing. "Offset unknown" is *NOT* OK. --- config/static/checkcommands.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$' } -- 2.20.1