issue with mod-gearman on host status

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mon-team
Posts: 171
Joined: Thu Jun 28, 2012 9:22 am

issue with mod-gearman on host status

Post by mon-team »

Hi,
we are running Nagios XI (2014R2.7) with Nagios Core 4.0.8 and since a couples of weeks we are having some troubles with Mod-Gearman (which has always been stable and working).
Only for the Host Status check (services are run correctly) we see the following error:

(host check orphaned, is the mod-gearman worker on queue 'host' running?)

Restarting the Nagios process (/etc/init.d/nagios restart) solves the problem, but in the meanwhile we have hundreds of (false) hosts down.
Nothing interesting in the nagios.log files.
Do you have any suggestions?

Regards,
Francesco
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: issue with mod-gearman on host status

Post by cdienger »

How frequently does this happen? Ideally we'd want to get data from the machine while it's in that state, but if you send an email to [email protected] we can get the ball rolling. We'll want to get a profile(Admin > System Config > System Profile) as well as the config files in /etc/mod_gearman2/ right of the bat even though it sounds like it's now in a better state.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: issue with mod-gearman on host status

Post by tacolover101 »

what version of gearman are you using?

you should probably schedule an update on your XI install. there have been a lot of improvements since 2014.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: issue with mod-gearman on host status

Post by tgriep »

Can you look at the Gearman server log file on the Nagios server around the time the Orphan messages were generated and see what the issue was that could of caused it?
Newer versions of Gearman, the log file would be here.

Code: Select all

/var/log/gearmand/gearmand.log
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked