[rrd-users] Drraw on iis

Manuel Eidenberger Manuel at eidenberger.com
Wed Nov 19 13:54:35 MET 2003


Hello all,

I have a little problem with draw, runnibg on iis 6.0. Perl is installed,
mrtg works fine, also rrdtool. I have setup drraw, witch is finding my rrd
files. But when I try to create a graph, I got this error:

can't parse DEF 'a=d:/monitor/cpu//paris_cpu.rrd:ds0:AVERAGE' -2

And this generated script:

rrdtool graph - \
 --start=end-86400 \
 --imgformat=PNG \
 --width=500 \
 --title=test \
 --height=120 \
 --base=1000 \
 --interlaced \
 --overlay=d:/monitor/tmp/drraw.gd \
 DEF:a=d:/monitor/cpu//paris_cpu.rrd:ds0:AVERAGE \
 DEF:b=d:/monitor/cpu//paris_cpu.rrd:ds1:AVERAGE \
 LINE1:a#00FFFF:ds0 AVERAGE \
 LINE1:b#0000FF:ds1 AVERAGE

First reflexion, This error is normal, according this double slash
"cpu//paris..." but I can't figure out how to configure drraw in order to
remove this double slash.

Can anybody help me... ?

Regards, Manu

 

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list