From owner-freebsd-hackers Sat Jun 24 00:43:39 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20864 for hackers-outgoing; Sat, 24 Jun 1995 00:43:39 -0700 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA20856 for ; Sat, 24 Jun 1995 00:43:37 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.11/8.6.9) with SMTP id AAA04039; Sat, 24 Jun 1995 00:43:21 -0700 Message-Id: <199506240743.AAA04039@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6delta 4/7/95 To: Amos Shapira cc: freebsd-hackers@freebsd.org (FreeBSD Hackers Mailing List), bytecounters@isi.edu Subject: Re: Network Usage Stats In-reply-to: Your message of "Sat, 24 Jun 1995 10:05:30 +0300." <199506240705.AA08234@picton.cs.huji.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 24 Jun 1995 00:43:20 -0700 From: Amancio Hasty Sender: hackers-owner@freebsd.org Precedence: bulk >>> Amos Shapira said: > "Rodney W. Grimes" wrote: > |> > |> I am looking for a non-intrusive, hopefully low-CPU usage network > |> usage monitor that can tell me something about how much the network(s) > |> going in to a FreeBSD router is being used. > |> > |> Is there such a beast? Sure with a bit of work the ISODE snmp works or the cmu snmp stuff. I have not compiled the ISODE stuff for a while and if I am not mistaken there is a cmu snmpd floating around for FreeBSD The ISODE stuff has a nice tcl/tk interface so you can monitor the network from remote if you like to do that. Enjoy, Amancio