Mod-Gearman
Overview
Homepage: | https://mod-gearman.org |
Changelog: | https://github.com/sni/mod_gearman/blob/master/Changes |
Documentation: | https://labs.consol.de/nagios/mod-gearman/ |
Get version: | mod_gearman_worker -V gearmand -V |
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
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 |