gearmand failed to load module

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: gearmand failed to load module

Post 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?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Re: gearmand failed to load module

Post 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.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: gearmand failed to load module

Post 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.

Code: Select all

/usr/local/nagios/var/nagios.log
Be sure to check out our Knowledgebase for helpful articles and solutions!
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: gearmand failed to load module

Post 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
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: gearmand failed to load module

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Re: gearmand failed to load module

Post 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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: gearmand failed to load module

Post 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
Former Nagios employee
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Re: gearmand failed to load module

Post 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.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: gearmand failed to load module

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: gearmand failed to load module

Post by bosecorp »

close this post.
Locked