[rrd-users] how correctly make speed graphics

Alex van den Bogaerdt alex at vandenbogaerdt.nl
Thu May 26 00:03:16 CEST 2011


----- Original Message ----- 
From: "moose" <moose at email.ua>
To: <rrd-users at lists.oetiker.ch>
Sent: Wednesday, May 25, 2011 4:04 PM
Subject: Re: [rrd-users] how correctly make speed graphics


> Thank you all guys for your help and forbearance!  
> 
> what I needed is 
> 
>    "VDEF:in_avg=in,LAST",
>    "VDEF:out_avg=out,LAST",
>    "GPRINT:in_avg:Speed IN\\: \%6.2lf\%S kbyte",
>    "GPRINT:out_avg: OUT\\: \%6.2lf\%s kbyte",

I would expect that RRDtool then writes stuff like "64.23k kbyte". (notice:  "k kbyte")
And when traffic drops really low, in the order of 10 or 100, I expect to see "123.45 kbyte"




More information about the rrd-users mailing list