unhandled problem lists No Matching Services Fould...

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 52
Joined: Wed Nov 12, 2014 3:09 pm

unhandled problem lists No Matching Services Fould...

Post by [email protected] »

After NagiosXI restore after server failure I have one "unhandled problem" but when clicked it says:

No matching services found
[email protected]
Posts: 52
Joined: Wed Nov 12, 2014 3:09 pm

Re: unhandled problem lists No Matching Services Fould...

Post by [email protected] »

I think it has something to do with localhost
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: unhandled problem lists No Matching Services Fould...

Post by Box293 »

Run this command

Code: Select all

tail /var/log/mysqld.log -n 100 > /tmp/mysqld_log.txt
Send us this file:
/tmp/mysqld_log.txt
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
[email protected]
Posts: 52
Joined: Wed Nov 12, 2014 3:09 pm

Re: unhandled problem lists No Matching Services Fould...

Post by [email protected] »

150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:04 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:04 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:04 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:04 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:05 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:05 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:05 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:05 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:05 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:05 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed
150712 10:54:06 [Note] /usr/libexec/mysqld: Normal shutdown

150712 10:54:06 [Note] Event Scheduler: Purging the queue. 0 events
150712 10:54:06 InnoDB: Starting shutdown...
150712 10:54:09 InnoDB: Shutdown completed; log sequence number 0 44233
150712 10:54:09 [Note] /usr/libexec/mysqld: Shutdown complete

150712 10:54:09 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150712 10:54:19 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150712 10:54:19 InnoDB: Initializing buffer pool, size = 8.0M
150712 10:54:19 InnoDB: Completed initialization of buffer pool
150712 10:54:19 InnoDB: Started; log sequence number 0 44233
150712 10:54:19 [Note] Event Scheduler: Loaded 0 events
150712 10:54:19 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
150713 14:10:40 [Note] /usr/libexec/mysqld: Normal shutdown

150713 14:10:40 [Note] Event Scheduler: Purging the queue. 0 events
150713 14:10:40 InnoDB: Starting shutdown...
150713 14:10:45 InnoDB: Shutdown completed; log sequence number 0 44233
150713 14:10:45 [Note] /usr/libexec/mysqld: Shutdown complete

150713 14:10:45 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150713 14:10:54 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150713 14:10:54 InnoDB: Initializing buffer pool, size = 8.0M
150713 14:10:54 InnoDB: Completed initialization of buffer pool
150713 14:10:54 InnoDB: Started; log sequence number 0 44233
150713 14:10:54 [Note] Event Scheduler: Loaded 0 events
150713 14:10:54 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
150713 14:11:07 [Note] /usr/libexec/mysqld: Normal shutdown

150713 14:11:07 [Note] Event Scheduler: Purging the queue. 0 events
150713 14:11:07 InnoDB: Starting shutdown...
150713 14:11:10 InnoDB: Shutdown completed; log sequence number 0 44233
150713 14:11:10 [Note] /usr/libexec/mysqld: Shutdown complete

150713 14:11:10 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150713 14:11:11 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150713 14:11:11 InnoDB: Initializing buffer pool, size = 8.0M
150713 14:11:11 InnoDB: Completed initialization of buffer pool
150713 14:11:11 InnoDB: Started; log sequence number 0 44233
150713 14:11:11 [Note] Event Scheduler: Loaded 0 events
150713 14:11:11 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
150713 14:11:14 [Note] /usr/libexec/mysqld: Normal shutdown

150713 14:11:14 [Note] Event Scheduler: Purging the queue. 0 events
150713 14:11:14 InnoDB: Starting shutdown...
150713 14:11:16 InnoDB: Shutdown completed; log sequence number 0 44233
150713 14:11:16 [Note] /usr/libexec/mysqld: Shutdown complete

150713 14:11:16 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150713 14:11:17 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150713 14:11:17 InnoDB: Initializing buffer pool, size = 8.0M
150713 14:11:17 InnoDB: Completed initialization of buffer pool
150713 14:11:17 InnoDB: Started; log sequence number 0 44233
150713 14:11:17 [Note] Event Scheduler: Loaded 0 events
150713 14:11:17 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
150713 14:58:08 [Note] /usr/libexec/mysqld: Normal shutdown

150713 14:58:08 [Note] Event Scheduler: Purging the queue. 0 events
150713 14:58:08 InnoDB: Starting shutdown...
150713 14:58:10 InnoDB: Shutdown completed; log sequence number 0 44243
150713 14:58:10 [Note] /usr/libexec/mysqld: Shutdown complete

150713 14:58:10 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150713 14:58:11 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150713 14:58:11 InnoDB: Initializing buffer pool, size = 8.0M
150713 14:58:11 InnoDB: Completed initialization of buffer pool
150713 14:58:11 InnoDB: Started; log sequence number 0 44243
150713 14:58:11 [Note] Event Scheduler: Loaded 0 events
150713 14:58:11 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
[root@localhost tmp]#
[email protected]
Posts: 52
Joined: Wed Nov 12, 2014 3:09 pm

Re: unhandled problem lists No Matching Services Fould...

Post by [email protected] »

It seems to have corrected itself...

Thanks
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: unhandled problem lists No Matching Services Fould...

Post by Box293 »

Good to hear. FYI Your MySQL database looks healthy from the logs!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked