DATABASE Backend stop
Posted: Sun May 25, 2014 4:46 am
Hi, we are running Nagios XI 2012 R2.9 VMWare downloaded from Nagios!
We use offloading MySQL, but we have some problems at ~ 2:00. Nagios restart mySQL but for some reason it stop and not return. I have to login at the machine and start mysql manualy.
Here is the MySQL log...
Best Regards
Geraldo
We use offloading MySQL, but we have some problems at ~ 2:00. Nagios restart mySQL but for some reason it stop and not return. I have to login at the machine and start mysql manualy.
Here is the MySQL log...
Code: Select all
140525 1:56:42 [Note] /usr/libexec/mysqld: Normal shutdown
140525 1:56:47 [Note] Event Scheduler: Purging the queue. 0 events
140525 1:58:31 InnoDB: Starting shutdown...
140525 1:59:48 InnoDB: Shutdown completed; log sequence number 0 44243
140525 1:59:48 [Note] /usr/libexec/mysqld: Shutdown complete
140525 01:59:49 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140525 02:46:30 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140525 2:46:30 InnoDB: Initializing buffer pool, size = 8.0M
140525 2:46:30 InnoDB: Completed initialization of buffer pool
140525 2:46:30 InnoDB: Started; log sequence number 0 44243
140525 2:46:30 [Note] Event Scheduler: Loaded 0 events
140525 2:46:30 [Note] /usr/libexec/mysqld: ready for connections.
Geraldo