Date: Sat, 10 Apr 2004 22:34:11 +0200 From: Martin Hudec <corwin@aeternal.net> To: Dragoncrest <dragoncrest@voyager.net> Cc: freebsd-questions@freebsd.org Subject: Re: Bandwidth tracking/monitoring on Freebsd Message-ID: <20040410203411.GC20062@pleiades.aeternal.net> In-Reply-To: <200404102020.i3AKKLfb007744@mail5.mx.voyager.net> References: <200404102020.i3AKKLfb007744@mail5.mx.voyager.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, There is MRTG (/usr/ports/net-mgmt/mrtg) for constant monitoring of inbound/outbound traffic, data are also available in graph format. Or you can try ntop (/usr/ports/net/ntop). Or you can write your own script analyzing data from ipfw counting :). I use mrtg and ntop for monitoring of my bandwith, and management is satisfied with both. There are more tools, maybe others might point you to them. Cheers, Martin On Sat, Apr 10, 2004 at 04:20:21PM -0400 or thereabouts, Dragoncrest wrote: > Hi all. Got a question. I got a box on my network that I'd like to be > able to track bandwidth usage on. Just to see how much traffic is > passing through it in a one month period and daily over a 24 hour > period. Is there some kind of application I can use to log total bytes > sent and total bytes recieved? I don't need to know specifically WHAT > was sent, but rather HOW MUCH of it was sent. IE 6 gigs inbound > traffic, 2 gigs outbound traffic. It's running Freebsd 4.9 right now. > What is the easiest way to do this short of setting up IPFW and doing a > kernel compile and all that nasty stuff. Any suggestions will be welcome. -- Martin Hudec | corwin at aeternal.net | corwin at web.markiza.sk http://www.aeternal.net | cell +421 907 303 393
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040410203411.GC20062>