|
|
| Author |
Message |
billeburke
Joined: 29 Jun 2007 Posts: 10 Location: Texas, USA
|
Posted: Thu Jul 17, 2008 2:37 pm Post subject: Clean 0.8.7b install create graph RRDTool issue |
|
|
After a clean install of 0.8.7b, everything seems to be working as it should. I can see information being graphed for the default localhost and I can add additional devices. But, when I go to create graphs for a device, no graph is produced and when I switch to graph debug mode, I get this:
RRDTool Says:
ERROR: opening '/var/www/html/cacti-0.8.7b/rra/device_traffic_in_11.rrd': No such file or directory
The directory exists and it is where the default localhost rrd files are located and are being updated regularly.
Any suggestions? |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Fri Jul 25, 2008 1:22 pm Post subject: |
|
|
One word "permissions".
TheWitness |
|
| Back to top |
|
 |
netswords
Joined: 20 Sep 2007 Posts: 11
|
Posted: Mon Jul 28, 2008 10:00 pm Post subject: |
|
|
I has the problem also.
which file or folder permission would let it happen ? |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Wed Jul 30, 2008 6:02 am Post subject: |
|
|
| Code: | | chmod -R 777 /var/www/html/cacti/rra /var/www/html/cacti/log |
TheWitness |
|
| Back to top |
|
 |
Geka
Joined: 01 Aug 2008 Posts: 2
|
Posted: Fri Aug 01, 2008 4:35 am Post subject: |
|
|
| TheWitness wrote: | | Code: | | chmod -R 777 /var/www/html/cacti/rra /var/www/html/cacti/log |
TheWitness | Hallo
I follow your istruktion and I have the same Error.
Hier my LOG ERROR: [Thu Jul 31 09:54:34 2008] [notice] Child 3404: Starting 64 worker threads.
[Thu Jul 31 09:54:35 2008] [notice] Child 2540: All worker threads have exited.
Creating directory: /USR
Creating directory: /USR/SNMP
Creating directory: /USR/SNMP/PERSIST
isten on port 80.
ERROR: opening 'C:/Server/Apache/htdocs/cacti/rra/gmx_ping_8.rrd': No such file or directory
ERROR: opening 'C:/Server/Apache/htdocs/cacti/rra/gmx_ping_8.rrd': No such file or directory
.
.
.
what is the problem?????
Last edited by Geka on Fri Aug 01, 2008 4:37 am; edited 1 time in total |
|
| Back to top |
|
 |
Geka
Joined: 01 Aug 2008 Posts: 2
|
Posted: Fri Aug 01, 2008 4:36 am Post subject: |
|
|
| Geka wrote: | | TheWitness wrote: | | Code: | | chmod -R 777 /var/www/html/cacti/rra /var/www/html/cacti/log |
TheWitness |
|
|
|
| Back to top |
|
 |
|