Sorry, I wasn't clear before -- I had checked the date/time settings before posting here and the issue still exists.lmiltchev wrote:Is the issue resolved now?
Search found 3 matches
- Wed Jan 24, 2018 12:26 pm
- Forum: Nagios XI
- Topic: Out of sync databases after Configuration Snapshot Restore
- Replies: 5
- Views: 1913
Re: Out of sync databases after Configuration Snapshot Resto
- Mon Jan 22, 2018 4:31 pm
- Forum: Nagios XI
- Topic: Out of sync databases after Configuration Snapshot Restore
- Replies: 5
- Views: 1913
Re: Out of sync databases after Configuration Snapshot Resto
Are the system and PHP time in sync on your system? Can you go to Admn > System Config > System Profile > View System Info, and show the "Date/Time" section? Also, run the following commands from the command line, and show the output in code wraps: date echo 'select now();' | mysql -t -ur...
- Thu Jan 18, 2018 4:30 pm
- Forum: Nagios XI
- Topic: Out of sync databases after Configuration Snapshot Restore
- Replies: 5
- Views: 1913
Out of sync databases after Configuration Snapshot Restore
When running a rollback via the configuration snapshot restore, the nagios and nagiosql databases get out of sync (see: https://support.nagios.com/kb/article/nagios-xi-restoring-a-configuration-snapshot-407.html). For example, the host below has 1 entry in the nagiosql.tbl_service table. But in the ...