Page 2 of 2

Re: Nagios XI Test - Adding hosts and services

Posted: Mon Jan 30, 2012 12:35 pm
by scottwilkerson
Can you send me a PM with your current config snapshot
Admin -> Config Snapshots -> click disk next to top item that says "Config Ok"

Re: Nagios XI Test - Adding hosts and services

Posted: Mon Jan 30, 2012 3:11 pm
by JasonMagee
Sure here is the snapshot

Re: Nagios XI Test - Adding hosts and services

Posted: Tue Jan 31, 2012 12:50 pm
by lmiltchev
Try: Admin->System Config->Reset Security Credentials
If this doesn't help, try fixing your global permissions, following this document:
http://assets.nagios.com/downloads/nagi ... ssions.pdf

Re: Nagios XI Test - Adding hosts and services

Posted: Tue Jan 31, 2012 2:43 pm
by JasonMagee
Ok I just tried both suggestions and still have no services being reported.

Re: Nagios XI Test - Adding hosts and services

Posted: Tue Jan 31, 2012 3:54 pm
by scottwilkerson
I am starting to wonder if something may have happened to the database.

Lets do this from the terminal on your XI machine:

Code: Select all

 cd /usr/local/nagiosxi/scripts
./repairmysql.sh nagiosql
./repairmysql.sh nagios
./reconfigure_nagios.sh

Re: Nagios XI Test - Adding hosts and services

Posted: Tue Jan 31, 2012 4:59 pm
by JasonMagee
Believe it or not that fixed the issues. I really appreciate your help on this. Thanks

Re: Nagios XI Test - Adding hosts and services

Posted: Wed Feb 01, 2012 10:22 am
by scottwilkerson
That is great. I was starting to sweat a bit because that was the only thing I couldn't replicate...