Hi
I use rrdtool with mrtg on a windows server, no problems for creating 
rrdtool graphs, but i have a little problem with the GPRINT comand:

rrdtool graph test.png --imgformat=PNG --start=-86400 --end=-300 
--title="Localhost - CPU Utilization - CPU0" --rigid --base=1000 --height=120 
--width=500 --alt-autoscale-max --lower-limit=0 --vertical-label="percent" 
--slope-mode DEF:a="cpu.rrd":ds1:AVERAGE AREA:a#FF0000:"CPU Utilization" 
GPRINT:a:LAST:"Current\:%8.0lf" GPRINT:a:AVERAGE:"Average\:%8.0lf" 
GPRINT:a:MAX:"Maximum\:%8.0lf" 



I have this error:

ERROR: bad format for GPRINT in 'Current:.0lf'


If someone can help me, thanks....


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to