[rrd-users] Re: Graphing total bandwidth usage
Tobias Oetiker
oetiker at ee.ethz.ch
Thu Mar 2 22:10:53 MET 2000
Today you sent me mail regarding [rrd-users] Re: Graphing total bandwidth usage:
*> On Thu, Mar 02, 2000 at 05:04:07PM +0100, alex at ergens.op.Het.Net wrote:
*> > Simon Amor wrote:
*> > >
*> > > I've just started using RRDtool-1.0.13 to log byte counts for each port on
*> > > each switch so we can monitor bandwidth for each server. The values are
*> > > combined in/out bytes instead of separate, but this isn't too much of a
*> > > problem. When I try and graph the information, I end up with what looks like
*> > > deltas rather than absolute values.
*> >
*> > That is correct. They look like delta's but in fact they represent the
*> > delta of the data divided by delta of the time. This way, you should
*> > end up with octets per second.
*> > If you want to log your actual counter values, you should use the GAUGE
*> > data type, not the COUNTER. Even in that case, you may end up with
*> > values that are not exactly what you put in the RRD (due to interpolation)
*>
*> If I use rrdtool tune to change the type from COUNTER to GAUGE, do I need to
*> zero the rrd to get rid of data which isn't absolute values or does it store
*> the actual absolute value and calculate deltas when generating the graph?
rrd stores the processed values ...
but you don't want to store counter values ... I am pretty sure ...
cheers
tobi
*>
*> Simon
*>
--
______ __ _
/_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
/ // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ: 10419518
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker
--
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
More information about the rrd-users
mailing list