I just did a fresh deploy a new Centos 7 server where I then restored from my old Nagios server that was and old 2014R1.2 updated to the last version of XI just before the restore. All seems to be working fine but I saw the following messages on my /var/log/messages just after I did an "apply configuration"
Code: Select all
Feb 20 10:09:43 MONAPP06 systemd: Cannot add dependency job for unit microcode.service, ignoring: Unit is not loaded properly: Invalid argument.
Feb 20 10:09:43 MONAPP06 systemd: Stopping LSB: Starts and stops the Nagios monitoring server...
Feb 20 10:09:43 MONAPP06 ndo2db: Error: mysql_query() failed for 'UPDATE nagios_conninfo SET disconnect_time=NOW(), last_checkin_time=NOW(), data_end_time=FROM_UNIXTIME(0), bytes_processed='0', lines_processed='0', entries_processed='0' WHERE conninfo_id='0''
Feb 20 10:09:43 MONAPP06 ndo2db: mysql_error: 'MySQL server has gone away'
Feb 20 10:09:43 MONAPP06 ndo2db: Error: Connection to MySQL database has been lost!
Feb 20 10:09:44 MONAPP06 nagios: Stopping nagios:. done.
Feb 20 10:09:44 MONAPP06 systemd: Starting LSB: Starts and stops the Nagios monitoring server...
Feb 20 10:09:44 MONAPP06 nagios: Starting nagios: done.
Feb 20 10:09:44 MONAPP06 systemd: Started LSB: Starts and stops the Nagios monitoring server.Maybe I have to make some modification on my mariadDB config?
Edit: Is kind of weird but now the messages just don't show anymore when I press again on "Apply configuration"