You stupid, stupid thing. "Offset unknown" is *NOT* OK.
authorPeter Palfrader <peter@palfrader.org>
Fri, 3 Jul 2009 18:17:57 +0000 (20:17 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 3 Jul 2009 18:17:57 +0000 (20:17 +0200)
config/static/checkcommands.cfg

index 0eb547d..8801888 100644 (file)
@@ -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$'
 }