Page 3 of 10

Re: host check orphaned

Posted: Thu Mar 12, 2015 7:29 am
by bosecorp
Not all. I have around 700 devices, and only about 100 show orphaned. sometimes is 100 orphaned devices but other times is a little less

btw, it happends with all my gearman servers. of course they are all running the same version.

I also tried rebooting my gearman servers and it did not work

Re: host check orphaned

Posted: Thu Mar 12, 2015 2:32 pm
by jolson
Please try the following:

Code: Select all

vi /usr/local/nagios/etc/nagios.cfg
change 'use_retained_scheduling_info=1' to 'use_retained_scheduling_info=0'.

Then restart Nagios:

Code: Select all

service nagios restart
After Nagios has started properly, flip the value back to 1 and restart nagios once more.

Does this help resolve the problem? See this thread for more information: https://groups.google.com/forum/#!topic ... Hf1RlSzRs0

Re: host check orphaned

Posted: Thu Mar 12, 2015 3:46 pm
by bosecorp
that was one the first things I did. I made that change couple days ago. But no luck so far

Re: host check orphaned

Posted: Thu Mar 12, 2015 4:12 pm
by cmerchant
I am running Nagios 4. the gearman version is 1.4 because that is the only one supported by Nagios 4
I did check our documentation and the version of Gearman that is referred to for Nagios 4 / XI on CentOS/RHEL 6 is mod_gearman-1.5.0b1 which is here:
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

Not sure how your gearman was installed (manual or rpm), but could you try upgrading to 1.5.0b1.

Re: host check orphaned

Posted: Fri Mar 13, 2015 8:42 am
by bosecorp
is 1.5 compatible with Nagios 4.

we upgraded gearman to 1.4.14 and Nagios stopped working.

PLease read this..

http://labs.consol.de/vanilla/index.php ... gios-4-0-2

Re: host check orphaned

Posted: Fri Mar 13, 2015 11:19 am
by jolson
Please see the following page: http://exchange.nagios.org/directory/Ad ... an/details
Compatible With

Nagios 3.x
Nagios 4.x
According to the Nagios Exchange, mod_gearman 1.5.1 is compatible with Nagios 4.x. Could you try installing this version and relaying the results to us? Thank you!

Re: host check orphaned

Posted: Fri Mar 13, 2015 11:40 am
by bosecorp
Ok. will do. I will let you know today

Re: host check orphaned

Posted: Fri Mar 13, 2015 11:50 am
by jolson
Sounds good. Please report back once you have figured this out. Thank you!

Re: host check orphaned

Posted: Fri Mar 13, 2015 12:27 pm
by bosecorp
I just upgraded the mod_gearman package and I have to report that unfortunately I am still having the same problem.

Re: host check orphaned

Posted: Fri Mar 13, 2015 1:46 pm
by jdalrymple
abrist wrote: If you manually run the host check from the gearman server, do you get a timeout?
To the best of my knowledge we are still waiting for an answer to this question.