From owner-freebsd-isp@FreeBSD.ORG Fri Sep 5 04:48:14 2008 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56538106567A for ; Fri, 5 Sep 2008 04:48:14 +0000 (UTC) (envelope-from rkramer@mweb.com) Received: from mwbmarshal.mweb.com (mwbmarshal.mweb.com [196.2.141.6]) by mx1.freebsd.org (Postfix) with ESMTP id 463148FC12 for ; Fri, 5 Sep 2008 04:48:12 +0000 (UTC) (envelope-from rkramer@mweb.com) Received: from mwbfes2.mweb.com (Not Verified[196.2.141.74]) by mwbmarshal.mweb.com with NetIQ MailMarshal 6.0 Service Pack 1 (v6, 0, 3, 28) id ; Fri, 05 Sep 2008 06:32:20 +0200 Received: from MWBEXCH.mweb.com ([196.2.141.75]) by mwbfes2.mweb.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 5 Sep 2008 06:32:20 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 5 Sep 2008 06:32:20 +0200 Message-ID: <39DC135F7F0571489196E0B6F5D58B4A03B460B0@MWBEXCH.mweb.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [freebsd-isp] B/W Monitoring with IPFW Thread-Index: AckN8gaJwg8XJNw3SF2NE3E5L4LN9QBHiv7Q References: <20080902185102.GA7176@crosswinds.net><48BDD65E.4040902@thingy.com> <20080903182107.GA15490@crosswinds.net> From: "Rudi Kramer - MWEB" To: "Tony Holmes" , "Howard Jones" X-OriginalArrivalTime: 05 Sep 2008 04:32:20.0915 (UTC) FILETIME=[62DA8030:01C90F10] Cc: freebsd-isp@freebsd.org Subject: RE: [freebsd-isp] B/W Monitoring with IPFW X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 04:48:14 -0000 > Tony Holmes > Sent: Wednesday, September 03, 2008 8:21 PM > To: Howard Jones > Cc: freebsd-isp@freebsd.org > Subject: Re: [freebsd-isp] B/W Monitoring with IPFW >=20 > > Extending net-snmp to do this, and then using anything that can > > read/graph/report SNMP (cacti, mrtg, cricket etc) is pretty > > straightforward. If you can make a simple shell script to get the value >=20 > I can't even get net-snmpd installed and configured correctly :) >=20 > Googling is not turning up any nice how to's and nice explanations of the > myriad features of snmpd and snmpdtrap... so frustrating :/ Hi Tony, Try and install a app called ntop (http://www.ntop.org/) very powerful and complete bandwidth monitoring application. Regards Rudi