Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Howie wrote:Another way to check: do an 'ls -l' in the cacti rra directory. Whatever user owns that directory should also own the output directory. It is probably a user called 'cacti', but it can be different depending on the installation.
Hello Howie,
I executed the commands you told me.
I have Cacti installed on Ubuntu 16.04. How do I know the user that you ask me.
(or wherever your rra directory is - it seems like you installed Cacti using apt-get, so it might be somewhere different - maybe /usr/share/cacti/site/rra ?)
(or wherever your rra directory is - it seems like you installed Cacti using apt-get, so it might be somewhere different - maybe /usr/share/cacti/site/rra ?)
root@cacti:/usr/share/cacti/site/plugins# ls -ld /usr/share/cacti/site/rra.php
-rw-r--r-- 1 root root 7576 Feb 14 2017 /usr/share/cacti/site/rra.php
What you have there is definitely not right. That is the location of your RRD Tool which should be a separate entry under paths. That would also explain why you are not getting anything because RRDTool is a program/utility not a directory.
Sr men,
i have a problem
Last Completed Run: Wed, 06 May 20 14:00:01 +0700: 0 maps were run in 0 seconds with 1 warnings. (Permissions problem prevents any maps running WMPOLL06)
i will check permission in rra
[root@localhost ~]# ls -ld /var/www/html/cacti/rra/
drwxrwxrwx 2 cactiuser hieu.le 180 May 6 13:40 /var/www/html/cacti/rra/
but that problem can't solved , May anyone help me ?