[Nagiosplug-checkins] CVS: nagiosplug command.cfg.in,1.8,1.9

Ton Voon tonvoon at users.sourceforge.net
Tue Apr 8 13:39:03 CEST 2003


Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1:/tmp/cvs-serv23653

Modified Files:
	command.cfg.in 
Log Message:
Updated command for new check_procs


Index: command.cfg.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/command.cfg.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** command.cfg.in	12 Feb 2003 04:36:32 -0000	1.8
--- command.cfg.in	8 Apr 2003 20:38:27 -0000	1.9
***************
*** 91,95 ****
  command[check_procs_zombie]=@libexecdir@/check_procs -w $ARG1$ -c $ARG2$ -s Z
  command[check_procs_httpd]=@libexecdir@/check_procs -w 5:$ARG1$ -c 1:$ARG2$ -C httpd
! command[check_vsz]=@libexecdir@/check_vsz -w 8096 -c 16182 -C httpd
  
  # An example of using check_by_ssh as an active service check
--- 91,95 ----
  command[check_procs_zombie]=@libexecdir@/check_procs -w $ARG1$ -c $ARG2$ -s Z
  command[check_procs_httpd]=@libexecdir@/check_procs -w 5:$ARG1$ -c 1:$ARG2$ -C httpd
! command[check_procs_vsz]=@libexecdir@/check_procs -w 8096 -c 16182 -C httpd --metric VSZ
  
  # An example of using check_by_ssh as an active service check





More information about the Commits mailing list