Code

forced ntpq jitter check
authorSubhendu Ghosh <sghosh@users.sourceforge.net>
Wed, 12 Feb 2003 04:36:32 +0000 (04:36 +0000)
committerSubhendu Ghosh <sghosh@users.sourceforge.net>
Wed, 12 Feb 2003 04:36:32 +0000 (04:36 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@319 f882894a-f735-0410-b71e-b25c423dba1c

command.cfg.in

index cec058a6a4791157d9eb1176da5cfab3aba1c27e..afdf6fd393cf69c36b273ecf90342b189d37460c 100644 (file)
@@ -74,6 +74,7 @@ command[check_nntp]=@libexecdir@/check_nntp -H $HOSTADDRESS$
 command[check_telnet]=@libexecdir@/check_tcp -H $HOSTADDRESS$ -p 23
 command[check_users]=@libexecdir@/check_users -w $ARG1$ -c $ARG2$
 command[check_ntp]=@libexecdir@/check_ntp -H $HOSTADDRESS$
+command[check_ntp_ntpq]=@libexecdir@/check_ntp -H $HOSTADDRESS$ -j 10 -k 15
 command[check_flexlm]=@libexecdir@/check_flexlm -F $ARG1$
 command[check_hpjd]=@libexecdir@/check_hpjd -H $HOSTADDRESS$ -C public
 command[check_mrtg]=@libexecdir@/check_mrtg $ARG1$ 10 AVG $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$