Search found 1 match

by ocoranes
Thu Aug 24, 2017 10:16 pm
Forum: Help: General
Topic: The rrd file does not exist
Replies: 12
Views: 7993

Re: The rrd file does not exist

its a permission issue..

solved mine by setting the permission correctly:

cd /var/www/html/cacti
chown -R cacti.apache rra log resource scripts cache
chmod -R 775 rra log resource scripts cache