mod-gearman 1.4.10-1 source package in Ubuntu

Changelog

mod-gearman (1.4.10-1) unstable; urgency=low


  * New upstream version

 -- Stig Sandbeck Mathisen <email address hidden>  Sat, 07 Sep 2013 19:38:37 +0200

Upload details

Uploaded by:
Stig Sandbeck Mathisen
Uploaded to:
Sid
Original maintainer:
Stig Sandbeck Mathisen
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mod-gearman_1.4.10-1.dsc 1.6 KiB e764e5376d30fd75ca2125db0c449b6254c2c44ae028003ebaeaf0f87eb9a6d8
mod-gearman_1.4.10.orig.tar.gz 307.8 KiB f0636bad74a1f8eebc3d2985277a4b9212e03c116279efc042b10348fbbec6da
mod-gearman_1.4.10-1.debian.tar.gz 13.7 KiB 98edfbb3b5a3d7fef9ffe4093731d506c5975921293dcbf97b9bd8b762c337f6

Available diffs

No changes file available.

Binary packages built by this source

mod-gearman-doc: 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.

mod-gearman-module: 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.

mod-gearman-tools: Tools for mod-gearman

 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 - Icinga/Nagios service check to 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
    job server

mod-gearman-worker: 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 worker can ask for any available check, or it can be bound to
 specific hostgroups or servicegroups.