I would like to know what does this error means?
I'm not getting my graph to show.RRDTool Command:
C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Windows XP - Used Space - C: Label:eBIZ_H" \
--rigid \
--base=1024 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2/htdocs/cacti/rra/4/8.rrd":hdd_total:AVERAGE \
DEF:b="C\:/Apache2/htdocs/cacti/rra/4/8.rrd":hdd_used:AVERAGE \
AREA:a#002A97FF:"Total" \
GPRINTLAST:"Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s\n" \
AREA:b#F51D30FF:"Used" \
GPRINTLAST:" Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'C:/Apache2/htdocs/cacti/rra/4/8.rrd': No such file or directory
Also, I would like to ask know if it is OK to change the path of the schedule task from this
to the path stated on the post install instructions?C:\php\php.exe C:\Apache2\htdocs\cacti\poller.php