SOURCES: nagios-nrpe-config.patch - updated for 2.12

paszczus paszczus at pld-linux.org
Thu Mar 27 10:09:19 CET 2008


Author: paszczus                     Date: Thu Mar 27 09:09:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.12

---- Files affected:
SOURCES:
   nagios-nrpe-config.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/nagios-nrpe-config.patch
diff -u SOURCES/nagios-nrpe-config.patch:1.2 SOURCES/nagios-nrpe-config.patch:1.3
--- SOURCES/nagios-nrpe-config.patch:1.2	Thu Feb  8 17:10:00 2007
+++ SOURCES/nagios-nrpe-config.patch	Thu Mar 27 10:09:13 2008
@@ -1,6 +1,7 @@
---- nrpe-2.4/sample-config/nrpe.cfg.in	2006-05-21 22:20:00.671748952 +0300
-+++ nrpe-2.6/sample-config/nrpe.cfg.in	2007-02-08 18:01:01.000000000 +0200
-@@ -16,7 +16,7 @@
+diff -ur nrpe-2.12/sample-config/nrpe.cfg.in nrpe-2.12.new/sample-config/nrpe.cfg.in
+--- nrpe-2.12/sample-config/nrpe.cfg.in	2007-11-23 18:31:23.000000000 +0100
++++ nrpe-2.12.new/sample-config/nrpe.cfg.in	2008-03-27 09:47:26.682398787 +0100
+@@ -23,7 +23,7 @@
  # number.  The file is only written if the NRPE daemon is started by the root
  # user and is running in standalone mode.
  
@@ -9,22 +10,21 @@
  
  
  
-@@ -162,12 +162,12 @@
+@@ -196,11 +196,11 @@
  
  # The following examples use hardcoded command arguments...
  
 -command[check_users]=@libexecdir@/check_users -w 5 -c 10
 -command[check_load]=@libexecdir@/check_load -w 15,10,5 -c 30,25,20
--command[check_disk1]=@libexecdir@/check_disk -w 20 -c 10 -p /dev/hda1
--command[check_disk2]=@libexecdir@/check_disk -w 20 -c 10 -p /dev/hdb1
+-command[check_hda1]=@libexecdir@/check_disk -w 20% -c 10% -p /dev/hda1
 -command[check_zombie_procs]=@libexecdir@/check_procs -w 5 -c 10 -s Z
 -command[check_total_procs]=@libexecdir@/check_procs -w 150 -c 200 
 +#command[check_users]=@libexecdir@/check_users -w 5 -c 10
 +#command[check_load]=@libexecdir@/check_load -w 15,10,5 -c 30,25,20
-+#command[check_disk1]=@libexecdir@/check_disk -w 20 -c 10 -p /dev/hda1
-+#command[check_disk2]=@libexecdir@/check_disk -w 20 -c 10 -p /dev/hdb1
++#command[check_hda1]=@libexecdir@/check_disk -w 20% -c 10% -p /dev/hda1
 +#command[check_zombie_procs]=@libexecdir@/check_procs -w 5 -c 10 -s Z
 +#command[check_total_procs]=@libexecdir@/check_procs -w 150 -c 200 
  
+ 
  # The following examples allow user-supplied arguments and can
- # only be used if the NRPE daemon was compiled with support for 
+Tylko w nrpe-2.12.new/sample-config: nrpe.cfg.in~
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nagios-nrpe-config.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list