Migration CentOS 6 to 7 - Graphs Failing

Our Observium professional server file system was recently damaged beyond recovery. Fortunately the database and the Observium directory had been backed up the night before.
The older server OS was CentOS 6 and the new OS is CentOS 7 (both 64 bit).
The Observium directory was restored and the database imported; now the Observium web page is working well, with visibility of all devices, historic stats/states/graphs etc. The cron jobs are running and polling etc. - the state of devices updates dynamically via the map too.
However, there are no updates to the any of the graphs. I'm not sure if there is a database problem, RRD problem or file permissions problem. Placing /debug after various pages does not reveal any problems. Can anyone recommend other places to look for debug/logging information?
Thanks in advance
Darren

Hi Darren,
If the graphs are showing, but are not being updated, you won't find additional information by debugging the web page. Try running poller.php with -d and look at the debug output.
Tom
On 23/02/2017 14:51, Storer, Darren wrote:
Our Observium professional server file system was recently damaged beyond recovery. Fortunately the database and the Observium directory had been backed up the night before.
The older server OS was CentOS 6 and the new OS is CentOS 7 (both 64 bit).
The Observium directory was restored and the database imported; now the Observium web page is working well, with visibility of all devices, historic stats/states/graphs etc. The cron jobs are running and polling etc. - the state of devices updates dynamically via the map too.
However, there are no updates to the any of the graphs. I'm not sure if there is a database problem, RRD problem or file permissions problem. Placing /debug after various pages does not reveal any problems. Can anyone recommend other places to look for debug/logging information?
Thanks in advance
Darren
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Thanks Tom,
the poller in debug mode proved that all was well with communications, the issue turned out to be "somewhere" in the main directory.
Without much finesse I moved the main directory, including RRDs - hey presto, after another svn co and restoring the config file, everything was working again. The original database is still in tact, new graphs are being produced but the historical graphs are now in another directory and obviously cannot be accessed.
Nearly there :-)
Regards
Darren
On 23 February 2017 at 17:32, Tom Laermans tom.laermans@powersource.cx wrote:
Hi Darren,
If the graphs are showing, but are not being updated, you won't find additional information by debugging the web page. Try running poller.php with -d and look at the debug output.
Tom
On 23/02/2017 14:51, Storer, Darren wrote:
Our Observium professional server file system was recently damaged beyond recovery. Fortunately the database and the Observium directory had been backed up the night before.
The older server OS was CentOS 6 and the new OS is CentOS 7 (both 64 bit).
The Observium directory was restored and the database imported; now the Observium web page is working well, with visibility of all devices, historic stats/states/graphs etc. The cron jobs are running and polling etc. - the state of devices updates dynamically via the map too.
However, there are no updates to the any of the graphs. I'm not sure if there is a database problem, RRD problem or file permissions problem. Placing /debug after various pages does not reveal any problems. Can anyone recommend other places to look for debug/logging information?
Thanks in advance
Darren
observium mailing listobservium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Storer, Darren
-
Tom Laermans