[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.1.1-1-21-gf620933

Michael Fladischer FladischerMichael at fladi.at
Sat Jan 14 14:47:44 UTC 2012


The following commit has been merged in the master branch:
commit b5772e9d11d23f0b40f387ff586c581fe7d80a13
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Jan 12 12:53:53 2012 +0100

    Improve descriptions.

diff --git a/debian/control b/debian/control
index f5b69d8..db04c20 100644
--- a/debian/control
+++ b/debian/control
@@ -21,47 +21,47 @@ Package: mod-gearman-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: Documentation and examples for Mod Gearman
- This package contains documentation and examples common to the
+Description: Documentation and examples for Mod-Gearman
+ Mod-Gearman is an easy way of distributing active Icinga/Nagios checks across 
+ your network and increasing nagios scalability. Mod-Gearman can even help to 
+ reduce the load on a single nagios host, because its much smaller and more 
+ efficient in executing checks.
+ .
+ This package contains documentation and examples common to the 
  mod-gearman-module and mod-gearman-worker packages.
 
 Package: mod-gearman-module
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Event broker module to distribute service checks
- Event broker module for Nagios or Icinga.  This module adds
- servicechecks, hostchecks and eventhandlers to a queue on a Gearman
- job server.
+Description: Nagios/Icinga event broker module for Mod-Gearman
+ Event broker module for Icinga/Nagios. This module adds servicechecks, 
+ hostchecks and eventhandlers to a queue on a Gearman job server.
  .
- There can be multiple equal gearman job servers.
+ There can be multiple equal Gearman job servers.
 
 Package: mod-gearman-worker
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Worker agent for mod-gearman
- The worker agent for mod-geraman connects to a gearman job server,
- runs active nagios  service checks, and return the results.
+Description: Worker agent for Mod-Gearman
+ The worker agent for Mod-Gearman connects to a Gearman job server,
+ runs active Icinga/Nagios service checks, and return the results.
  .
- The agent can ask for any available check, or it can be bound to
+ The worker can ask for any available check, or it can be bound to
  specific hostgroups or servicegroups.
  .
- This package also includes a set of extra tools to send check results
- to Nagios via a gearman server, and a plugin to monitor the gearman
- job server itself.
 
 Package: mod-gearman-tools
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Tools for mod-gearman
- The Mod Gearman package contains tools to complement a mod gearman
- installation.
- .
- Such tools include:
+ This package also includes a set of extra tools to send check results to 
+ Icinga/Nagios via a Gearman job server, and a plugin to monitor the Gearman
+ job server itself:
  .
-  - check_gearman - Nagios service check to monitor the gearman job
+  - check_gearman - Icinga/Nagios service check to monitor the Gearman job
     server
-  - gearman_top - Monitor the gearman job server
+  - gearman_top - Monitor the Gearman job server from the console
   - send_gearman - Submit active and passive check results to a
-    gearman job server
-  - send_multi - Submit check results from the check_multi to a gearman
+    Gearman job server
+  - send_multi - Submit check results from the check_multi to a Gearman
     job server

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list