Nagios Core and Mod-Gearman
Posted: Fri Sep 18, 2020 2:23 pm
I'm very newbie with Nagios and have spent the past couple weeks reviewing and learning about Nagios. We are deploying Nagios in AWS and would like to use Mod-Gearman for load-balancing. I reviewed the distributed monitoring options and it appears that Mod-Gearman will work with Core. I added the Nagios repo and installed gearman packages with yum on our instance at AWS. The gearmand package installs but always fails to start (the worker service installs and runs fine). Here are the steps and error received.
rpm -Uvh https://repo.nagios.com/nagios/7/nagios ... noarch.rpm
yum install gearmand gearmand-devel gearmand-server mod_gearman mod_gearman-debuginfo
Installed:
gearmand.x86_64 1:0.33-7 gearmand-devel.x86_64 1:0.33-7 gearmand-server.x86_64 1:0.33-7 mod_gearman.x86_64 0:3.0.7-1.el7
mod_gearman-debuginfo.x86_64 0:3.0.7-1.el7
Dependency Installed:
ncurses-compat-libs.x86_64 0:6.0-8.20170212.amzn2.1.3
boost-program-options.x86_64 0:1.53.0-27.amzn2.0.3
Has anyone had luck installing Mod-Gearman on Amazon Linux?
My second question is can we run a new Core version (we have 4.4.6 installed currently) with Mod-Gearman? I have read some old posts that Mod-Gearman won't work with Core after version 4.2.x but I am not finding a definitive answer as those posts are ~2 years old.
I appreciate any feedback and advice.
Todd
rpm -Uvh https://repo.nagios.com/nagios/7/nagios ... noarch.rpm
yum install gearmand gearmand-devel gearmand-server mod_gearman mod_gearman-debuginfo
Installed:
gearmand.x86_64 1:0.33-7 gearmand-devel.x86_64 1:0.33-7 gearmand-server.x86_64 1:0.33-7 mod_gearman.x86_64 0:3.0.7-1.el7
mod_gearman-debuginfo.x86_64 0:3.0.7-1.el7
Dependency Installed:
ncurses-compat-libs.x86_64 0:6.0-8.20170212.amzn2.1.3
boost-program-options.x86_64 0:1.53.0-27.amzn2.0.3
Has anyone had luck installing Mod-Gearman on Amazon Linux?
My second question is can we run a new Core version (we have 4.4.6 installed currently) with Mod-Gearman? I have read some old posts that Mod-Gearman won't work with Core after version 4.2.x but I am not finding a definitive answer as those posts are ~2 years old.
I appreciate any feedback and advice.
Todd