Mod-Gearman 1.0 has been released (download).
About half a year after starting development of Mod-Gearman it’s time to finish main development and release the stable 1.0.
Mod-Gearman reduces the load of your nagios box, even on the same hardware. Mod-Gearman worker don’t fork as much as nagios does and the worker is much smaller than the nagios core process which reduces the system load for each fork. You can define worker for specific host or servicegroups to organize your checks.
There are blocking events, for example eventhandler and running oscp commands from Nagios. Running eventhandler with Mod-Gearman does not block the core anymore and they could be run on different hosts.
Besides host and servicechecks, it’s possible to distribute performance data too. PNP4nagios will offer the possibility to work on performance data jobs in the next version.