briodan wrote:
Hi Paolo i jsut ran into this issue to and this is what i needed to do to make it work.
In performance configuration you will have the RRD Create command something like this:
$RRDTOOL$ create $RRDNAME$ --step 300 --start n-1yr DS:HDD:GAUGE:1800:U:U RRA:AVERAGE:0.5:1:8640 RRA:AVERAGE:0.5:12:9480
The DS name that you need to provide to Cacti is the bolded value that's what i did and it stopped giving me the error.
Thanks really much and sorry for the late!
i correct DS name as you indicated and now the error is not notified.
As in your case, I can't see any graph yet.
I compared localhost graph with the one i'm trying to plot from GW rrd file:
image1
http://img23.imageshack.us/i/cactinotgraph.jpg/image2
http://img23.imageshack.us/i/cactigraph.jpg/first image is my graph definition the second is a localhost graph.
In second case there are some lines starting wit "DEF...."
and at the end there is an OK. both this things are missing in first image.
someone of you has encountered the same problem?
thanks for the help
Paolo