[Pkg-nagios-changes] [pkg-pnp4nagios] 01/02: Fix and clarify package descriptions
Markus Frosch (old DM Account)
lazyfrosch-guest at moszumanska.debian.org
Mon Nov 17 20:49:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
lazyfrosch-guest pushed a commit to branch master
in repository pkg-pnp4nagios.
commit 36db791c399807f2aa2f23890bb3f7bfc422a36c
Author: Markus Frosch <markus at lazyfrosch.de>
Date: Mon Oct 27 13:42:12 2014 +0100
Fix and clarify package descriptions
---
debian/control | 76 ++++++++++++++++++++++++++++------------------------------
1 file changed, 37 insertions(+), 39 deletions(-)
diff --git a/debian/control b/debian/control
index 8a9e51f..f37d50d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,12 @@ Depends:
${misc:Depends},
pnp4nagios-bin,
pnp4nagios-web,
-Description: Nagios addon to create graphs from performance data
- PNP is a graphing tool for Nagios that analyzes performance data provided by
- plugins and stores them automatically into Round Robin Databases (RRD). It
- fully integrates itself into the Nagios Monitoring Website.
+Description: monitoring addon to create graphs from performance data
+ PNP is a graphing tool for Nagios, Icinga or similar frameworks that
+ analyzes performance data provided by plugins and stores them
+ automatically into Round Robin Databases (RRD).
+ .
+ It offers integration into the Nagios and Icinga Frontends.
.
PNP's goal is to be easily configurable and maintainable.
.
@@ -42,16 +44,14 @@ Depends:
adduser
Recommends: pnp4nagios-web, icinga | nagios3
Suggests: rrdtool, rrdcached, perl, libgearman-client-perl, libcrypt-rijndael-perl
-Description: Nagios addon to create graphs from performance data (binaries)
- PNP is a graphing tool for Nagios that analyzes performance data provided by
- plugins and stores them automatically into Round Robin Databases (RRD). It
- fully integrates itself into the Nagios Monitoring Website.
+Description: monitoring addon to create graphs from performance data - binaries
+ PNP is a graphing tool for Nagios, Icinga or similar frameworks that
+ analyzes performance data provided by plugins and stores them
+ automatically into Round Robin Databases (RRD).
+ .
+ It offers integration into the Nagios and Icinga Frontends.
.
- PNP's goal is to be easily configurable and maintainable. It supports several
- modes of operation. When using the Gearman mode, some additional Perl modules
- are required: Gearman::Worker, MIME::Base64, and Crypt::Rijndael which are
- available in the libgearman-client-perl, perl, and libcrypt-rijndael-perl
- packages.
+ PNP's goal is to be easily configurable and maintainable.
.
This package contains the NPCD-related binaries and process_perfdata.pl.
@@ -59,41 +59,37 @@ Package: pnp4nagios-web-config-icinga
Architecture: all
Depends: pnp4nagios-web (=${source:Version}), ${misc:Depends}
Recommends: apache2 | httpd
-Suggests: icinga
+Suggests: icinga, icinga-cgi
Conflicts: pnp4nagios-web-config-nagios3
Replaces: pnp4nagios-web (<< 0.6.21)
-Description: Nagios addon to create graphs from performance data (Nagios3 config)
- PNP is a graphing tool for Nagios that analyzes performance data provided by
- plugins and stores them automatically into Round Robin Databases (RRD). It
- fully integrates itself into the Nagios Monitoring Website.
+Description: monitoring addon to create graphs from performance data - Icinga Classic config
+ PNP is a graphing tool for Nagios, Icinga or similar frameworks that
+ analyzes performance data provided by plugins and stores them
+ automatically into Round Robin Databases (RRD).
+ .
+ It offers integration into the Nagios and Icinga Frontends.
.
- PNP's goal is to be easily configurable and maintainable. It supports several
- modes of operation. When using the Gearman mode, some additional Perl modules
- are required: Gearman::Worker, MIME::Base64, and Crypt::Rijndael which are
- available in the libgearman-client-perl, perl, and libcrypt-rijndael-perl
- packages.
+ PNP's goal is to be easily configurable and maintainable.
.
- This package contains the icinga specific configuration for pnp4nagios-web.
+ This package contains the icinga-cgi configuration for pnp4nagios-web.
Package: pnp4nagios-web-config-nagios3
Architecture: all
Depends: pnp4nagios-web (=${source:Version}), ${misc:Depends}
Recommends: apache2 | httpd
-Suggests: nagios3
+Suggests: nagios3, nagios3-cgi
Conflicts: pnp4nagios-web-config-icinga
Replaces: pnp4nagios-web (<< 0.6.21)
-Description: Nagios addon to create graphs from performance data (Icinga config)
- PNP is a graphing tool for Nagios that analyzes performance data provided by
- plugins and stores them automatically into Round Robin Databases (RRD). It
- fully integrates itself into the Nagios Monitoring Website.
+Description: monitoring addon to create graphs from performance data - Nagios3 CGI config
+ PNP is a graphing tool for Nagios, Icinga or similar frameworks that
+ analyzes performance data provided by plugins and stores them
+ automatically into Round Robin Databases (RRD).
+ .
+ It offers integration into the Nagios and Icinga Frontends.
.
- PNP's goal is to be easily configurable and maintainable. It supports several
- modes of operation. When using the Gearman mode, some additional Perl modules
- are required: Gearman::Worker, MIME::Base64, and Crypt::Rijndael which are
- available in the libgearman-client-perl, perl, and libcrypt-rijndael-perl
- packages.
+ PNP's goal is to be easily configurable and maintainable.
.
- This package contains the nagios3 specific configuration for pnp4nagios-web.
+ This package contains the nagios3-cgi configuration for pnp4nagios-web.
Package: pnp4nagios-web
Architecture: all
@@ -110,10 +106,12 @@ Depends:
adduser
Recommends: pnp4nagios-bin, pnp4nagios-web-config-icinga | pnp4nagios-web-config-nagios3
Suggests: rrdcached
-Description: Nagios addon to create graphs from performance data (web interface)
- PNP is a graphing tool for Nagios that analyzes performance data provided by
- plugins and stores them automatically into Round Robin Databases (RRD). It
- fully integrates itself into the Nagios Monitoring Website.
+Description: monitoring addon to create graphs from performance data - web interface
+ PNP is a graphing tool for Nagios, Icinga or similar frameworks that
+ analyzes performance data provided by plugins and stores them
+ automatically into Round Robin Databases (RRD).
+ .
+ It offers integration into the Nagios and Icinga Frontends.
.
PNP's goal is to be easily configurable and maintainable.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-pnp4nagios.git
More information about the Pkg-nagios-changes
mailing list