Hello
I Have just installed Nagios XI (2012R1.3)
Have started creating my Hosts using the "Monitoring Wizard"
I Have created Windows Servers, Watchguard devices and Generic Network Devices.
If i go to the CCM and click Services they have been created with Synced/Synced to File next to them. But if i go to Service Detail on the home page there are no services. This is the same for every page on the home page.
I am getting email about the services being critical though so there are there somewhere.
Please Help
Thanks
Services not Appearing
Re: Services not Appearing
I assume you made sure to click "apply configuration", and there were no errors. Have you tried logging out and logging back in?
Could you post the output of:
and
Could you post the output of:
Code: Select all
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfgCode: Select all
tail -25 /usr/local/nagios/var/nagios.logFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Services not Appearing
Hello
yes, I have tried different users also.
Please see outputs attched:
yes, I have tried different users also.
Please see outputs attched:
You do not have the required permissions to view the files attached to this post.
Re: Services not Appearing
Do the hosts appear in the hosts detail?
Lets try repairing the database:
Lets try repairing the database:
Code: Select all
cd /usr/local/nagiosxi/scripts
./repairmysql.sh nagiosFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Services not Appearing
Yea the hosts are all there and showing status of 'OK'
Have done the DB repair and that fixed it!
Do you have any idea what that was ? was it something I have done to make it do that ? Will it happen again do you know ?
Thanks!
Have done the DB repair and that fixed it!
Do you have any idea what that was ? was it something I have done to make it do that ? Will it happen again do you know ?
Thanks!
Re: Services not Appearing
Largest cause of that is being stopped improperly. Other than that it could've been a system hiccup.
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: Services not Appearing
Ok,
thanks for all the help!
thanks for all the help!