]> git.pld-linux.org Git - packages/nagios-nrpe.git/blobdiff - nagios-nrpe.spec
- add todo
[packages/nagios-nrpe.git] / nagios-nrpe.spec
index 3be6cc068a895457fb24f216262652a2284e7d1f..69e9fb5d58cd970c10aa05ebdf249fee7e34cfa5 100644 (file)
@@ -1,14 +1,16 @@
+# TODO
+# - update pl
 Summary:       Nagios remote plugin execution service/plugin
 Summary(pl):   Demon i wtyczka zdalnego wywo³ywania wtyczek Nagios
 Name:          nagios-nrpe
-Version:       2.4
-Release:       2
+Version:       2.5.2
+Release:       1
 License:       GPL v2
 Group:         Networking
 Source0:       http://dl.sourceforge.net/nagios/nrpe-%{version}.tar.gz
-# Source0-md5: 187c9870119f7e1a64274e44aeef08aa
+# Source0-md5: 22afa197db8e4e5b13fac48636917b6d
 Source1:       nrpe.init
-Patch0:                nagios-nrpe-config.patch
+Patch0:                %{name}-config.patch
 URL:           http://www.nagios.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -16,7 +18,6 @@ BuildRequires:        openssl-tools
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post,preun):  /sbin/chkconfig
 Requires:      nagios-common
-Requires:      nagios-plugins
 Requires:      rc-scripts
 Provides:      nagios-core
 Obsoletes:     netsaint-nrpe
@@ -30,8 +31,13 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                nsport          5666
 
 %description
-Nagios nrpe allows you to remotely execute plugins on other hosts and
-report the plugin output back to the monitoring host.
+NRPE is an addon for Nagios that allows you to execute "local" plugins
+(like check_disk, check_procs, etc.) on remote hosts. The check_nrpe
+plugin is called from Nagios and makes plugin execution requests to
+the NRPE daemon running on the remote host (either as a standalone
+daemon or as a service under inetd). Supports passing command
+arguments to server, as well as native SSL/TLS encryption (anonymous
+DH mode).
 
 %description -l pl
 Nagios npre pozwala zdalnie uruchamiaæ wtyczki na innych hostach, a
This page took 0.182559 seconds and 4 git commands to generate.