Distributed monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rentsys
Posts: 98
Joined: Wed Oct 16, 2013 11:57 am

Re: Distributed monitoring

Post by rentsys »

I installed it on my master server and left it default to see if any errors would present themselves and a lot of my hosts and services went critical and said

Code: Select all

(host check orphaned, is the mod-gearman worker on queue 'host' running?) or (service check orphaned, is the mod-gearman worker on queue 'service' running?)
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Distributed monitoring

Post by lmiltchev »

Run the following commands and show us the output:

Code: Select all

service gearmand status
service mod_gearman_worker status
grep gearman /usr/local/nagios/etc/nagios.cfg
Run the following command:

Code: Select all

gearman_top
watch the output for a while, and see what you have in the "Worker Available", "Jobs Waiting", and "Jobs Running" columns.
Be sure to check out our Knowledgebase for helpful articles and solutions!
rentsys
Posts: 98
Joined: Wed Oct 16, 2013 11:57 am

Re: Distributed monitoring

Post by rentsys »

So It kinda just worked after I reverted to a snapshot a few times. This can be closed.
Locked