System Errors post MYSQL migration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gravitas
Posts: 27
Joined: Wed May 21, 2014 9:18 am

System Errors post MYSQL migration

Post by gravitas »

Hi,

I am running VMware Image of XI on a 64 bit system latest version.

I migrated mysql of the the server as per your instructions. Since then:

1. Last Check/Next Check do not change (they are 3-4 days old)
2. I cant apply any new changes, its just sites there
3. I can add new hosts/services but they dont show up even if i can find them under CCM - hosts/services

The thing is I do see the checks go out:

tail -f /var/log/messages
nagios: HOST ALERT: O1 - TOCPO1 - WAP01;UP;HARD;1;OK - 10.43.9.253: rta 3.438ms, lost 0%


Please let me know
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: System Errors post MYSQL migration

Post by abrist »

Something must not be configured correctly through the offload as it sound like the system either cannot write or cannot read from the remote db. Can you post the following files from the XI server:

Code: Select all

/usr/local/nagiosxi/html/config.inc.php
/usr/local/nagios/etc/ndo2db.cfg
/var/www/html/nagiosql/config/settings.php
And the following file from the remote db server:

Code: Select all

/etc/my.cnf
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked