[Pkg-nagios-changes] [pkg-mod-gearman] 25/48: updated docs

Stig Sandbeck Mathisen ssm at debian.org
Sun Nov 24 22:38:10 UTC 2013


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository pkg-mod-gearman.

commit 77a7a167447cc47b6811c7d6b77e553d30fa6ed4
Author: Sven Nierlein <sven at nierlein.de>
Date:   Thu Oct 31 23:24:21 2013 +0100

    updated docs
---
 README.asciidoc          | 17 ++++++++++++-----
 docs/README.html         | 19 +++++++++++++------
 support/mod_gearman.spec | 16 +++++++++-------
 3 files changed, 34 insertions(+), 18 deletions(-)

diff --git a/README.asciidoc b/README.asciidoc
index 63b84c5..7c6f363 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -1270,16 +1270,23 @@ libgearman.
 
 Nagios
 ~~~~~~
-Mod-Gearman works perfect with the latest stable Nagios 3.2.3. Version
-3.3.1 has some serious bugs and is not recommended for use in
-production.
+Mod-Gearman works best since version 3.2.2 up to the latest stable Nagios 3.5.1.
+Nagios 4 is not fully tested yet, but there is a preview version
+available here http://mod-gearman.org/download/v1.4.0nagios4/ or in
+the nagios4 branch of the source tree.
 
  * http://nagios.org[Nagios]
 
+Naemon
+~~~~~~
+Mod-Gearman works on the Naemon core as well with the same remarks
+as Nagios 4.
+
+
 Icinga
 ~~~~~~
-Mod-Gearman has succesfully been tested on Icinga 1.2.0 and is running
-perfectly on up to the version 1.8.
+Mod-Gearman has been reported to work with Icinga 1.2.0 and
+ version 1.8 but it seems like some statistics are not updated.
 
  * http://icinga.org[Icinga]
 
diff --git a/docs/README.html b/docs/README.html
index c32232f..98596bd 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -582,6 +582,7 @@ body.manpage div.sectionbody {
 <div class='toclevel1'><a href='#_supported_dependencies'>Supported Dependencies</a></div>
 <div class='toclevel2'><a href='#_lib_gearman'>Lib-Gearman</a></div>
 <div class='toclevel2'><a href='#_nagios'>Nagios</a></div>
+<div class='toclevel2'><a href='#_naemon'>Naemon</a></div>
 <div class='toclevel2'><a href='#_icinga'>Icinga</a></div>
 <div class='toclevel1'><a href='#_hints'>Hints</a></div>
 <div class='toclevel1'><a href='#_archive'>Archive</a></div>
@@ -2510,9 +2511,10 @@ libgearman.</p></div>
 </div>
 <div class="sect2">
 <h3 id="_nagios">Nagios</h3>
-<div class="paragraph"><p>Mod-Gearman works perfect with the latest stable Nagios 3.2.3. Version
-3.3.1 has some serious bugs and is not recommended for use in
-production.</p></div>
+<div class="paragraph"><p>Mod-Gearman works best since version 3.2.2 up to the latest stable Nagios 3.5.1.
+Nagios 4 is not fully tested yet, but there is a preview version
+available here <a href="http://mod-gearman.org/download/v1.4.0nagios4/">http://mod-gearman.org/download/v1.4.0nagios4/</a> or in
+the nagios4 branch of the source tree.</p></div>
 <div class="ulist"><ul>
 <li>
 <p>
@@ -2522,9 +2524,14 @@ production.</p></div>
 </ul></div>
 </div>
 <div class="sect2">
+<h3 id="_naemon">Naemon</h3>
+<div class="paragraph"><p>Mod-Gearman works on the Naemon core as well with the same remarks
+as Nagios 4.</p></div>
+</div>
+<div class="sect2">
 <h3 id="_icinga">Icinga</h3>
-<div class="paragraph"><p>Mod-Gearman has succesfully been tested on Icinga 1.2.0 and is running
-perfectly on up to the version 1.8.</p></div>
+<div class="paragraph"><p>Mod-Gearman has been reported to work with Icinga 1.2.0 and
+ version 1.8 but it seems like some statistics are not updated.</p></div>
 <div class="ulist"><ul>
 <li>
 <p>
@@ -2766,7 +2773,7 @@ Make sure all your worker have the Nagios-Plugins available under
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2013-08-06 17:10:41 CEST
+Last updated 2013-10-31 23:24:12 CET
 </div>
 </div>
 </body>
diff --git a/support/mod_gearman.spec b/support/mod_gearman.spec
index 5aad7ac..329e297 100644
--- a/support/mod_gearman.spec
+++ b/support/mod_gearman.spec
@@ -11,7 +11,7 @@ BuildRoot:     %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
 BuildRequires: autoconf, automake, ncurses-devel
 BuildRequires: libtool, libtool-ltdl-devel, libevent-devel
 BuildRequires: gearmand-devel
-Summary:       Gearman module for Icinga/Nagios
+Summary:       Gearman module for Nagios
 Requires(pre,post): /sbin/ldconfig
 Requires(pre): shadow-utils
 Requires:      gearmand, perl, logrotate
@@ -19,12 +19,11 @@ Requires:      gearmand, perl, logrotate
 Provides:      mod_gearman
 
 %description
-Mod Gearman is a new way of distributing active Nagios/Icinga
-checks across your network. It consists of two parts: There is
-a NEB module which resides in the Nagios/Icinga core and adds
-servicechecks, hostchecks and eventhandler to a Gearman queue.
-There can be multiple equal gearman servers. The counterpart
-is one or more worker clients for the checks itself. They can
+Mod Gearman is a new way of distributing active Nagios (and compatible cores)
+checks across your network. It consists of two parts: There is a NEB module
+which resides in the Nagios core and adds servicechecks, hostchecks and
+eventhandler to a Gearman queue. There can be multiple equal gearman servers.
+The counterpart is one or more worker clients for the checks itself. They can
 be bound to host and servicegroups.
 
 %prep
@@ -94,6 +93,9 @@ exit 0
 %docdir %{_defaultdocdir}
 
 %changelog
+* Thu Oct 31 2013 Sven Nierlein <sven at consol.de>
+- added mini_epn
+
 * Mon Nov 19 2012 Ricardo Maraschini <ricardo.maraschini at opservices.com.br>
 - added logrotate configuration file
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-mod-gearman



More information about the Pkg-nagios-changes mailing list