Finally, please run these commands if you are on CentOS/RHEL 6.X:
service crond stop
service npcd stop
service nagios stop
service ndo2db stop
pkill -9 -u nagios
for i in $(ipcs -q | grep nagios |awk '{print $2}'); do ipcrm -q $i; done
rm -rf /usr/local/nagiosxi/var/dbmaint.lock
rm -rf /usr/local/nagiosxi/var/event_handler.lock
rm -rf /usr/local/nagiosxi/scripts/reconfigure_nagios.lock
service mysqld restart
service ndo2db start
service nagios start
service npcd start
service crond start
Or run these commands if you are on CentOS/RHEL 7.X:
As for running those commands on our RHEL 7 box, I have a change request in, but it will take 1 week for our lower environment and 2 weeks for our Production environment.
They all have the same messages in /var/log/mariadb/mariadb.log.
181210 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181210 12:32:27 [ERROR] Invalid (old?) table or database name 'lost+found'
181211 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181212 5:00:02 [ERROR] Invalid (old?) table or database name 'lost+found'
181213 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181214 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181215 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181216 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181217 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181218 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181219 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181220 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181221 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181222 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181223 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181224 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181225 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181226 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181227 5:00:02 [ERROR] Invalid (old?) table or database name 'lost+found'
181228 5:00:02 [ERROR] Invalid (old?) table or database name 'lost+found'
181229 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181230 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
181231 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
190101 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
190102 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
190103 5:00:01 [ERROR] Invalid (old?) table or database name 'lost+found'
@hbouma, These messages don't seem to be related to the issue. Can you change some host or service config again and then run the following command in console and while it's still running go ahead and click on Apply Configuration:
tail -f /usr/local/nagiosxi/var/cmdsubsys.log
Please paste all the output from the command in the thread.
@hbouma, I would like to do a remote session if possible. Would you be able to open a support ticket with us and reference this forum thread? https://support.nagios.com/tickets
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.