Date: Fri, 12 Nov 2004 13:40:32 -0800 From: Aaron Nichols <adnichols@gmail.com> To: Tim Traver <tt-list@simplenet.com> Cc: freebsd-questions@freebsd.org Subject: Re: Simple Network Traffic script Message-ID: <ac05538404111213401e158776@mail.gmail.com> In-Reply-To: <41952399.7080706@simplenet.com> References: <41952399.7080706@simplenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Nov 2004 12:56:57 -0800, Tim Traver <tt-list@simplenet.com> wrote: > Hi all, > > ok, this may be a dumb question, but does anyone know where I can find a > simple script that shows the network traffic to and from your local box ? <snip> > there must be a simpler way... If you are running 5.3-RELEASE there is systat # systat -ifstat systat exists in 4.x releases but I don't believe it has the -ifstat option. It's only realtime - if you want long-term logging I would suggest either mrtg or better, cacti + rrdtool which is much easier (IMO) to setup (www.raxnet.net) and gives you the flexibility to monitor just about anything. Aaron
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ac05538404111213401e158776>