host check orphaned
Re: host check orphaned
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
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
Please try the following:
change 'use_retained_scheduling_info=1' to 'use_retained_scheduling_info=0'.
Then restart Nagios:
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
Code: Select all
vi /usr/local/nagios/etc/nagios.cfgThen restart Nagios:
Code: Select all
service nagios restartDoes this help resolve the problem? See this thread for more information: https://groups.google.com/forum/#!topic ... Hf1RlSzRs0
Re: host check orphaned
that was one the first things I did. I made that change couple days ago. But no luck so far
Re: host check orphaned
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:I am running Nagios 4. the gearman version is 1.4 because that is the only one supported by Nagios 4
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
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
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
Please see the following page: http://exchange.nagios.org/directory/Ad ... an/details
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!Compatible With
Nagios 3.x
Nagios 4.x
Re: host check orphaned
Ok. will do. I will let you know today
Re: host check orphaned
Sounds good. Please report back once you have figured this out. Thank you!
Re: host check orphaned
I just upgraded the mod_gearman package and I have to report that unfortunately I am still having the same problem.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: host check orphaned
To the best of my knowledge we are still waiting for an answer to this question.abrist wrote: If you manually run the host check from the gearman server, do you get a timeout?