Page 4 of 5
Re: gearmand failed to load module
Posted: Sun Feb 08, 2015 6:46 pm
by Box293
What happens when you reboot the server, does everything start as expected?
If not, out of curiosity, if you then go into CCM and Apply Config does everything then work from that point on?
Re: gearmand failed to load module
Posted: Mon Feb 16, 2015 11:25 pm
by emartine
Oddly enough when I restart the server all host checks get a disabled notification icon and also shows that they are pending being checked while the services on all host being monitored are all ok and being checked fine. I needed to restart the monitoring engine and after a few seconds, the disabled notification icon disappears from all hosts and host checks start without issue. Really odd.
Re: gearmand failed to load module
Posted: Tue Feb 17, 2015 10:46 am
by tgriep
Can you check the nagios log file for any errors during the time you rebooted the server?
This is where the file is located at.
Re: gearmand failed to load module
Posted: Tue Mar 10, 2015 1:06 pm
by bosecorp
I had the same problem. basically I was running an incompatible version of gearman. the version of gearman needs to be compatible with the version of Nagios
Re: gearmand failed to load module
Posted: Tue Mar 10, 2015 1:58 pm
by tgriep
Thanks for the info, bosecorp.
@emartine
Oddly enough when I restart the server all host checks get a disabled notification icon and also shows that they are pending being checked while the services on all host being monitored are all ok and being checked fine. I needed to restart the monitoring engine and after a few seconds, the disabled notification icon disappears from all hosts and host checks start without issue. Really odd.
What is the Nagios XI version that you are currently using? Do you see any errors when you run the "reconfigure_nagios.sh" script from the CLI?
Code: Select all
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh
Re: gearmand failed to load module
Posted: Mon Mar 16, 2015 3:51 pm
by emartine
It's compatible. That is no question since it was the one support told me to use and even gave me the doc to follow.
Re: gearmand failed to load module
Posted: Tue Mar 17, 2015 1:11 pm
by tmcdonald
Can you follow tgriep's post please?
tgriep wrote:Thanks for the info, bosecorp.
@emartine
Oddly enough when I restart the server all host checks get a disabled notification icon and also shows that they are pending being checked while the services on all host being monitored are all ok and being checked fine. I needed to restart the monitoring engine and after a few seconds, the disabled notification icon disappears from all hosts and host checks start without issue. Really odd.
What is the Nagios XI version that you are currently using? Do you see any errors when you run the "reconfigure_nagios.sh" script from the CLI?
Code: Select all
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh
Re: gearmand failed to load module
Posted: Tue Mar 17, 2015 5:00 pm
by emartine
Nagios XI 2014R2.6
gearmand-1.1.8-2.el6.x86_64
mod_gearman-1.5.0b1-1.el6.x86_64
libgearman-1.1.8-2.el6.x86_64
RHEL 6
What will the script above do?
I've run the preflight check and no warnings or errors were found.
Re: gearmand failed to load module
Posted: Tue Mar 17, 2015 5:12 pm
by Box293
emartine wrote:What will the script above do?
I've run the preflight check and no warnings or errors were found.
The script will do what Apply Configuration does, it just does it in a way that we can see all the output in a ssh session.
Please run it and post back the output.
Re: gearmand failed to load module
Posted: Wed Mar 18, 2015 10:06 am
by bosecorp
close this post.