PDA

View Full Version : Graphs not working after update to 1.4.2.3


SeanFromIT
15th February 2008, 19:07
After updating from 1.4.1 to 1.4.2.3 following the wiki instructions, the Centreon Views' graphs no longer work. I don't even see the historical graphs from before I upgraded. I've tried rebuilding the RRD database and it didn't help. Any other ideas?

plemoal
18th February 2008, 20:43
I had the same problem and I resolve it by executing this command :

chown -R apache:nagios /usr/local/oreon/rrd

where /usr/local/oreon/rrd is your rrd files directory
apache your apache's user and nagios your nagios group

Gilbert
20th February 2008, 18:34
So my rrd files normaly are under /var/lib/ods/database.
Settings for /var/lib/ods/databases at the moment are:

drwxrwxr-x 3 nagios nagios 4096 19. Feb 10:51 database

So the User should be apache for Webserver_daemon User and group should be nagiosgroup