Hey Chris
I followed your instructions, still I am getting the below error..
any tips on how to solve the error..

plz advice..
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title='MCR Sensor - Temperature' \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label='' \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/lib/cacti/rra/28/1020.rrd":snmp_oid:AVERAGE \
GPRINT:a:LAST:"Current\:%8.2lf %s" \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n" \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:a:MIN:"Minimum%8.2lf %s"
RRDTool Says:
ERROR: opening '/var/lib/cacti/rra/28/1020.rrd': No such file or directory
and also "Graph Item" (average) under "Graph Template" its "GPRINT type " is it load average or and be normal ??
Did you create your own Gprint type ??
hope I dint confuse you with all the "G"z ..thank you for ur help