]> git.pld-linux.org Git - packages/nagios-nrpe.git/commitdiff
- updated for 2.12
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Thu, 27 Mar 2008 09:09:13 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios-nrpe-config.patch -> 1.3

nagios-nrpe-config.patch

index c5f87cc4f3369f8c39de5b8945cd6509c6cab7d5..56b4d5951c9d69f20d6425c419cebcedaab95c11 100644 (file)
@@ -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.
  
  
  
  
-@@ -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~
This page took 0.10661 seconds and 4 git commands to generate.