Services disappearing in NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jfbrossard
Posts: 5
Joined: Wed Aug 01, 2012 12:57 pm

Services disappearing in NagiosXI

Post by jfbrossard »

Hi,

I have the same issue.

Can we do a remote session please ASAP.

How to procede?

Thanks

JF


[EDIT] This topic was split from an outdated thread - MG
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Services disappearing in NagiosXI

Post by mguthrie »

Lets start with running the following:

Code: Select all

service nagios stop
killall -9 nagios
service ndo2db stop
service ndo2db start
service nagios start
Then also read the following to see if this applies to your issue.
http://support.nagios.com/wiki/index.ph ... 3.x_Issues

What version of Nagios XI are you using?
jfbrossard
Posts: 5
Joined: Wed Aug 01, 2012 12:57 pm

Re: Services disappearing in NagiosXI

Post by jfbrossard »

- Done all the commands. Still not working.
- Review the link. N/A.
- Nagios version : Nagios XI (2011R3.2)

It was working fine last week.
No changes since.
In the Core Config Manager, both the Hosts (69) ans Services (110) seems OK
In the Hosts Details, i see 69, but in Services Details, i see none.
In Dashboards same thing (69 and zero, instead of 69 and 110)

It would be much more efficiant to do a remote session.

Thanks again.

JF
jfbrossard
Posts: 5
Joined: Wed Aug 01, 2012 12:57 pm

Re: Services disappearing in NagiosXI

Post by jfbrossard »

When I run command :
service ndo2db stop

It answers :
Stopping ndo2db: head: cannot open '/usr/local/nagios/var/ndo2db.lock' for reading: No such file or directory
Done

????
JF
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Services disappearing in NagiosXI

Post by mguthrie »

I'll send you a PM with info for a remote session.
Locked