Overview

Homepage:http://mod-gearman.org
Changelog:https://github.com/sni/mod_gearman/blob/master/Changes
Documentation:https://labs.consol.de/nagios/mod-gearman/
Get version:mongod --version
OMD default:disabled
OMD connectivity:TCP:4730
Mod-Gearman is a Naemon (formerly Nagios) addon which extends Naemon to run scalable and distributed setups. Worker nodes can be placed all over your network while keeping the simplicity of a central configuration. Mod-Gearman can even help to reduce the load on a single Naemon host, because of its smaller and more efficient way of executing host- and servicechecks.

Directory Layout

Config Directory:<site>/etc/mod-gearman/
Logfiles:<site>/var/log/gearman/

OMD Options & vars

OMD options could be set via omd config there are also detailed and additional Informations displayed.

For short use CLI directly omd config set <OPTION> <VALUE>.

Option Value Description
MOD_GEARMAN on
off
must be on to use other GEARMAN options
GEARMAND on
off
“server” part
GEARMAND_PORT variable default is localhost:4730
Port is stored in etc/mod-gearman/ports.conf and use for both, gearmand and worker
GEARMAN_WORKER on
off
 
GEARMAN_NEB on
off