Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 17:17:36 -0500
From:      "Doug Reynolds" <mav@wastegate.net>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>, "RJ45" <rj45@slacknet.com>
Subject:   Re: snmp+mrtg does not montior correctly
Message-ID:  <20011214221648.3DB1437B405@hub.freebsd.org>
In-Reply-To: <Pine.LNX.4.21.0112140559380.11166-100000@slacknet.slacknet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Dec 2001 06:03:00 -0700 (MST), RJ45 wrote:

>Hello,
>I am monitoring my interfaces with mrtg
>
>tun0 (PPPoE) and fxp0 (internal LAN ethernet)
>
>while on fxp0 the monitoring seems resonable, on tun0 the maxiomum speed
>of the interface is shown to be 115kbps while instead it is an 256kbps
>adsl and looking at the graph it shows transfer peaks of 64kbps.
>In reality the peaks should be 256kbps because I Was doing a ftp donwload
>at 31KB/s. What do u think it's going wrong here? any hints, suggestion
>flames? 

one thing you have to consider is that modems, t1s, dsl, etc,etc are
measured in bits-per-second, whereas most transfers are bytes per
second.  and there are 8 bits in a byte. so on a 256kbs dsl line you
should get 256 / 8 =  32KB/s  . .  so, thats sounds about right.

note that a little "b" means bits, and a capital "B" means bytes.

---
doug reynolds | the maverick | mav@wastegate.net

PGP Public Key Fingerprint: 6E7B 9993 B503 6D45  E33A 2019 26E5 C1DB



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011214221648.3DB1437B405>