host check orphaned

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: host check orphaned

Post 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
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: host check orphaned

Post 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
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: host check orphaned

Post by bosecorp »

that was one the first things I did. I made that change couple days ago. But no luck so far
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: host check orphaned

Post 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.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: host check orphaned

Post 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
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: host check orphaned

Post 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!
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: host check orphaned

Post by bosecorp »

Ok. will do. I will let you know today
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: host check orphaned

Post by jolson »

Sounds good. Please report back once you have figured this out. Thank you!
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: host check orphaned

Post by bosecorp »

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

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