NagiosXI dosn't show any Service or host

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rishikesh.singh
Posts: 1
Joined: Mon Feb 23, 2015 6:54 am

NagiosXI dosn't show any Service or host

Post by rishikesh.singh »

Hi We had some space Issue on server, After clearing all the space we tried ti Repair DB and also tried to restoreXI

But Now we are not able to get any service or host on portal although when we try to repair The DB we get some alerts, dont know How as The notification were disabled before the Crash

Getting below on the portal while trying Look for any service

SQL: SQL Error [ndoutils] : Table 'nagios.nagios_programstatus' doesn't exist SQL: SQL Error [ndoutils] : Table 'nagios.nagios_programstatus' doesn't exist SQL: SQL Error [ndoutils] : Table 'nagios.nagios_programstatus' doesn't exist SQL: SQL Error [ndoutils] : Table 'nagios.nagios_programstatus' doesn't exist SQL: SQL Error [ndoutils] : Table 'nagios.nagios_programstatus' doesn't exist SQL: SQL Error [ndoutils] : Table 'nagios.nagios_programstatus' doesn't exist
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: NagiosXI dosn't show any Service or host

Post by abrist »

rishikesh.singh wrote:After clearing all the space we tried ti Repair DB and also tried to restoreXI
Did you run into space issues during the restore? If the database tables even exist, I bet they are seriously corrupt. What is the output of:

Code: Select all

ls -la /var/lib/mysql/nagios
And:

Code: Select all

tail -10 /var/log/mysqld.log
Do you have less recent backups?
Former 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.
Locked