Nagiosxi host detail not show

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
saira
Posts: 3
Joined: Fri Feb 08, 2013 3:36 am

Nagiosxi host detail not show

Post by saira »

i am using nagiosXi on centos.Added switch in nagiosxi but when i click on home -> Host Detail the switch or and other window machine is not added plx tell the solution
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagiosxi host detail not show

Post by lmiltchev »

Did you forget to apply configuration?
Be sure to check out our Knowledgebase for helpful articles and solutions!
saira
Posts: 3
Joined: Fri Feb 08, 2013 3:36 am

Re: Nagiosxi host detail not show

Post by saira »

Yes i applied configuration.is that any plugin which firstly in install ???
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagiosxi host detail not show

Post by scottwilkerson »

If no hosts are showing it could be DB corruption, run

Code: Select all

/usr/local/nagiosxi/scripts/repairmysql.sh nagios
http://assets.nagios.com/downloads/nagi ... tabase.pdf
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
saira
Posts: 3
Joined: Fri Feb 08, 2013 3:36 am

Re: Nagiosxi host detail not show

Post by saira »

I run this script but problem still not fix.Plz tell the proper solution as soon as possible.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagiosxi host detail not show

Post by slansing »

Could you show us a screenshot of this issue possibly? Is the host detail page not working for everything? Or just on the new host's you added.
compnetronald
Posts: 6
Joined: Wed Jan 30, 2013 12:26 am

Re: Nagiosxi host detail not show

Post by compnetronald »

Hi,
I am having the same issue, starting just few hours ago, suddenly I cant show the hosts or services. I have tried the instructions on how to repair the mysql database but still not fixed.
I can still sometimes see the main page of nagiosxi, but when I clicked on host or service, it will show a page error, and then the main page doesnt work anymore. restarting the nagiosxi still giving me the same symptoms.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagiosxi host detail not show

Post by lmiltchev »

Could you show us a screenshot of what you actually see?
Be sure to check out our Knowledgebase for helpful articles and solutions!
compnetronald
Posts: 6
Joined: Wed Jan 30, 2013 12:26 am

Re: Nagiosxi host detail not show

Post by compnetronald »

hi,
Sorry didnt take a screenshot and now that its fixed, i cant do that anymore. Anyway, what happened with mine was that the whole vm image was corrupted somehow, maybe because I am sharing it with exchange server and there were too many disk I/O activities. Deleted the whole vm folder, recovered from a backup and it worked.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagiosxi host detail not show

Post by slansing »

Thank you for posting your resolution.
Locked