[rrd-users] Re: RRDTOOL graph

Arthur koka at anvetex.nl
Wed Dec 8 15:22:15 MET 2004


Thanks all of you who replied so fast! :)
Included the CDEF and its working!
Stupid, could have thought about that myself!

Thanks!

Arthur
----- Original Message ----- 
From: "Serge Maandag" <serge.maandag at staff.zeelandnet.nl>
To: "Arthur" <koka at anvetex.nl>; <rrd-users at list.ee.ethz.ch>
Sent: Wednesday, December 08, 2004 3:14 PM
Subject: [rrd-users] Re: RRDTOOL graph


>> I'm currently trying to create some graphs with 'rrdtool graph'.
>> Most of them seem fine, but when measuring bandwidth the
>> graphs show a factor 10 to little traffic. (So 10mb show up
>> in the graph as 1mb)
>
> Wild guess: the database contains Bytes per second and you
> want to graph bits per second.
>
> Use a CDEF like: CDEF:bitspersec=bytespersec,8,*
>
> Serge.
>
> -------------
> Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de 
> inhoud van de volgende disclaimer van toepassing: 
> http://www.zeelandnet.nl/disclaimer.php
>
> --
> 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
>
> 


--
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