Do not show graphs

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

User avatar
micke2k
Cacti User
Posts: 261
Joined: Wed Feb 03, 2016 3:38 pm

Re: Do not show graphs

Post by micke2k »

I think you need to change the permissions to cacti.apache for rra and log

chown -R cacti.apache rra/ log/

go into your /usr/share/cacti folder first.
mnnn
Posts: 9
Joined: Thu Mar 10, 2016 5:15 am

Re: Do not show graphs

Post by mnnn »

whats cacti.apache ?!

in above example that the same user & group ?

Code: Select all

[root@Centos cacti]# chown -R cacti rra/ log

Code: Select all

lrwxrwxrwx 1 cacti apache   15 Mar 13 15:55 log -> /var/log/cacti/

rra/:
total 0

but i have an error yet
what was my problem in installing then cant i get graph ?
User avatar
micke2k
Cacti User
Posts: 261
Joined: Wed Feb 03, 2016 3:38 pm

Re: Do not show graphs

Post by micke2k »

The directories needs to be writable by user(cacti) in group (apache).

Which guide did you follow to make the installation?

Change folder permissions of rra to be owned by cacti.apache.

If it doesn't work you can temporary

Code: Select all

chmod 777
the /rra folder for testing.

You should fix your permission issues if this is the problem.

Also try temporarly disabling SElinux if thats causing problems

Code: Select all

setenforce 0
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests