[Nagiosplug-checkins] CVS: nagiosplug command.cfg.in,1.7,1.8
Subhendu Ghosh
sghosh at users.sourceforge.net
Tue Feb 11 20:37:02 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1:/tmp/cvs-serv13198
Modified Files:
command.cfg.in
Log Message:
forced ntpq jitter check
Index: command.cfg.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/command.cfg.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** command.cfg.in 3 Feb 2003 20:35:18 -0000 1.7
--- command.cfg.in 12 Feb 2003 04:36:32 -0000 1.8
***************
*** 75,78 ****
--- 75,79 ----
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
More information about the Commits
mailing list