From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:34:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B98C637B401; Tue, 8 Apr 2003 18:34:09 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA0443FA3; Tue, 8 Apr 2003 18:34:08 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 458DD66D16; Tue, 8 Apr 2003 18:34:08 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 2BE8910FD; Tue, 8 Apr 2003 18:34:08 -0700 (PDT) Date: Tue, 8 Apr 2003 18:34:08 -0700 From: Kris Kennaway To: Yen-Ming Lee Message-ID: <20030409013408.GA67664@rot13.obsecurity.org> References: <200304090009.h3909toG012687@repoman.freebsd.org> <20030409005059.GA67433@rot13.obsecurity.org> <20030409011314.GA73330@utopia.leeym.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20030409011314.GA73330@utopia.leeym.com> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/net Makefile ports/net/ifstat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:34:10 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2003 at 09:13:14AM +0800, Yen-Ming Lee wrote: > On Tue, Apr 08, 2003 at 05:50:59PM -0700, Kris Kennaway wrote: > > On Tue, Apr 08, 2003 at 05:09:55PM -0700, Yen-Ming Lee wrote: > > > leeym 2003/04/08 17:09:55 PDT > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > net Makefile=20 > > > Added files: > > > net/ifstat Makefile distinfo pkg-descr pkg-plist=20 > > > Log: > > > ifstat is a tool to report network interfaces bandwith just like > > > vmstat/iostat do for other system counters. > >=20 > > You mean like netstat? > >=20 > > Kris >=20 > No, the author say ifstat is like iostat/vmstat, and he list these two in > the SEE ALSO section of ifstat(1) manpage. netstat reports network interface bandwidth "like iostat/vmstat": > netstat -w 1 -I xl0 input (xl0) output packets errs bytes packets errs bytes colls 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 592 0 3 0 2074 1 0 54 0 0 0 0 0 0 0 0 The original feature of ifstat seems to be that it can use snmp to collect statistics from other hosts. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k3iPWry0BWjoQKURArF3AKCX48j7uOoJpvhaqalVS93WFZBfZgCaA2bh /OvPuBX03KKt772C/m/5pko= =Ewq+ -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--