c:\rrdtool\rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Cisco ASA 5100 - Traffic - offices" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Program Files/Apache Software Foundation/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd":traffic_in:AVERAGE \
DEF:b="C\:/Program Files/Apache Software Foundation/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd': No such file or directory
General Information
Date Thu, 08 Oct 2009 18:10:21 +0200
Cacti Version 0.8.7e
Cacti OS win32
SNMP Version NET-SNMP version: 5.5
RRDTool Version RRDTool 1.2.x
Hosts 2
Graphs 9
Data Sources Script/Command: 5
SNMP Query: 5
Total: 10
Any help will be greatly aprpeciated.
I set permissions in the rra directory to Everyone - Full Contol. I am running Apache as a user in a domain which has Administrator rights.
Yet another non displaying graph problem
Moderators: Developers, Moderators
Spaces in the web directory path are not allowed. Fix that and your problem should go away.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
-
- Posts: 6
- Joined: Thu Oct 08, 2009 11:00 am
c:\rrdtool\rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Cisco ASA 5100 - Traffic - offices" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd":traffic_in:AVERAGE \
DEF:b="C\:/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'C:/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd': No such file or directory
Installed Apache to a different directory and still I get this message. Anything else I should look out for?
Thanks!
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Cisco ASA 5100 - Traffic - offices" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd":traffic_in:AVERAGE \
DEF:b="C\:/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'C:/Apache2.2/htdocs/cacti/rra/cisco_asa_5100_traffic_in_13.rrd': No such file or directory
Installed Apache to a different directory and still I get this message. Anything else I should look out for?
Thanks!
-
- Posts: 2
- Joined: Thu Nov 12, 2009 7:41 am
Possibly wrong rrdtool version set
Outdated cacti and old bugs
Possibly buggy rrdtool version -- I'd suggest 1.2.30 win32.
Outdated cacti and old bugs
Possibly buggy rrdtool version -- I'd suggest 1.2.30 win32.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 0 guests