]> git.pld-linux.org Git - packages/nagios-nrpe.git/commitdiff
- up to 3.2.1 auto/th/nagios-nrpe-3.2.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 20 Sep 2018 12:05:10 +0000 (14:05 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 20 Sep 2018 12:05:10 +0000 (14:05 +0200)
nagios-nrpe-config.patch
nagios-nrpe.spec

index e94813ecb937363dcd83daee5e30b9f364c1d570..b2d4fe4aed9c67712946aeaa567fdfab837d602f 100644 (file)
@@ -1,13 +1,9 @@
---- nrpe-3.2.0/sample-config/nrpe.cfg.in~      2017-06-28 00:13:20.000000000 +0300
-+++ nrpe-3.2.0/sample-config/nrpe.cfg.in       2017-07-11 12:15:01.541380203 +0300
-@@ -281,80 +281,4 @@
- # INCLUDE CONFIG DIRECTORY
- # This directive allows you to include definitions from config files (with a
- # .cfg extension) in one or more directories (with recursion).
--
--#include_dir=<somedirectory>
--#include_dir=<someotherdirectory>
--
+--- nrpe-3.2.1/sample-config/nrpe.cfg.in~      2017-09-01 15:59:54.000000000 +0200
++++ nrpe-3.2.1/sample-config/nrpe.cfg.in       2018-09-20 14:02:57.989524019 +0200
+@@ -270,92 +270,10 @@ connection_timeout=300
+ # nasty_metachars="|`&><'\\[]{};\r\n"
 -
 -
 -# COMMAND DEFINITIONS
 -#command[check_asterisk_channels]=@pluginsdir@/nagisk.pl -c channels 
 -#command[check_asterisk_zaptel]=@pluginsdir@/nagisk.pl -c zaptel 
 -#command[check_asterisk_span]=@pluginsdir@/nagisk.pl -c span -s 1
+-
+-
+-
+-# INCLUDE CONFIG FILE
+-# This directive allows you to include definitions from an external config file.
+-
+-#include=<somefile.cfg>
+-
+-
+-
+ # INCLUDE CONFIG DIRECTORY
+ # This directive allows you to include definitions from config files (with a
+ # .cfg extension) in one or more directories (with recursion).
+ #include_dir=<somedirectory>
+ #include_dir=<someotherdirectory>
 +include_dir=/etc/nagios/nrpe.d
index 9b67d9679f6f2154c933d9c52f833a6858b00a8a..432db2a86e3dc5742c47ed13019122ac748b1547 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Nagios remote plugin execution service/plugin
 Summary(pl.UTF-8):     Demon i wtyczka zdalnego wywoływania wtyczek Nagios
 Name:          nagios-nrpe
-Version:       3.2.0
-Release:       3
+Version:       3.2.1
+Release:       1
 License:       GPL v2
 Group:         Networking
 Source0:       http://downloads.sourceforge.net/nagios/nrpe-%{version}.tar.gz
-# Source0-md5: 5c81355bcd8b9929ca904879075e1ff5
+# Source0-md5: 8997e195fea93cdceb8c7ed8ac1d43bc
 Source1:       nrpe.init
 Source2:       nrpe-command.cfg
 Source3:       %{name}.tmpfiles
This page took 0.057443 seconds and 4 git commands to generate.