From owner-freebsd-hackers Mon Oct 27 10:01:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA10482 for hackers-outgoing; Mon, 27 Oct 1997 10:01:46 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id KAA10471 for ; Mon, 27 Oct 1997 10:01:40 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.73 #1) id 0xPtSD-0007ZF-00; Mon, 27 Oct 1997 09:59:53 -0800 Date: Mon, 27 Oct 1997 09:59:51 -0800 (PST) From: Tom To: Charles Henrich cc: Don Lewis , Matt Thomas , Jaye Mathisen , freebsd-hackers@freebsd.org Subject: Re: de0 errors In-Reply-To: <19971027124929.22699@crh.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Charles Henrich wrote: > On the subject of Re: de0 errors, Tom stated: > > > > server. I wish FreeBSD had a top or systat function that showed network > > > traffic in K/Sec. > > > > It does: netstat -I de0 -w > > hey Cool! When was that added? Years ago. The only thing that is new is the bytes option. You used to have to ask for it with "-b", but now it is the default. > -Crh > > Charles Henrich Michigan State University henrich@msu.edu > > http://pilot.msu.edu/~henrich Tom