From owner-freebsd-questions Sun Jun 15 00:45:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA01315 for questions-outgoing; Sun, 15 Jun 1997 00:45:12 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA01310 for ; Sun, 15 Jun 1997 00:45:05 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id JAA25623; Sun, 15 Jun 1997 09:44:53 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199706150744.JAA25623@helbig.informatik.ba-stuttgart.de> Subject: Re: bandwidth usage In-Reply-To: from Jesse at "Jun 14, 97 07:45:22 pm" To: j@lumiere-cc.com (Jesse) Date: Sun, 15 Jun 1997 09:44:53 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Heya, > > I was wondering if anyone knew a simple method or program to determine how > much data is being sent/received through my ethernet port (just coming > from my machine, or going to my machine, not other machines on the > ethernet). preferrably a live display that can show me how many k/sec are > being transferred. How about tcpdump(1)? There are some programs that take the output of tcpdump(1) to a nice graphical displays but I never tried any of those. > > Thanks. > > --- > Jesse > http://www.lumiere-cc.com/ > >