First, sorry for my english. Well, I'm in a training period and I have to make cacti run on a windows 2k computer. All is well installed as the cacti's documentation says, I can log to cacti via my webbrowser but when I want to access the graph it says :
Code: Select all
ERROR: opening 'c:/Pages_web/cacti/rra/cisco_2924_5min_cpu_8.rrd': No such file or directory
My cacti.log looks like :
Code: Select all
04/01/2005 09:10:30 AM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=-86400 --end=-300 --title="2924 - CPU Usage" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 --vertical-label="percent" DEF:a="c\:\pages_web\cacti/rra/cisco_2924_5min_cpu_8.rrd":5min_cpu:AVERAGE AREA:a#FF0000:"CPU Usage" GPRINT:a:LAST:"Current\:%8.0lf" GPRINT:a:AVERAGE:"Average\:%8.0lf" GPRINT:a:MAX:"Maximum\:%8.0lf"
04/01/2005 09:10:31 AM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=-86400 --end=-300 --title="2924 - CPU Usage" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 --vertical-label="percent" DEF:a="c\:\pages_web\cacti/rra/cisco_2924_5min_cpu_8.rrd":5min_cpu:AVERAGE AREA:a#FF0000:"CPU Usage" GPRINT:a:LAST:"Current\:%8.0lf" GPRINT:a:AVERAGE:"Average\:%8.0lf" GPRINT:a:MAX:"Maximum\:%8.0lf"
Code: Select all
This script is only meant to run at the command line
Can you help me please, since last tuesday i can't do anything...
Thanks