From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 06:34:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8DE116A4CE for ; Fri, 2 Jul 2004 06:34:44 +0000 (GMT) Received: from hawat.cc.ubbcluj.ro (Hawat.CC.UBBCluj.Ro [193.226.40.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC2343D48 for ; Fri, 2 Jul 2004 06:34:44 +0000 (GMT) (envelope-from taipan@hawat.cc.ubbcluj.ro) Received: from hawat.cc.ubbcluj.ro (hawat [127.0.0.1]) by hawat.cc.ubbcluj.ro (8.12.11/8.12.11) with ESMTP id i626b8FY007954; Fri, 2 Jul 2004 09:37:08 +0300 (EEST) (envelope-from taipan@hawat.cc.ubbcluj.ro) Received: from localhost (taipan@localhost)i626b8AN007951; Fri, 2 Jul 2004 09:37:08 +0300 (EEST) (envelope-from taipan@hawat.cc.ubbcluj.ro) Date: Fri, 2 Jul 2004 09:37:08 +0300 (EEST) From: Radu MOLNAR To: Arek Czereszewski In-Reply-To: <40E4F6FE.8040504@wup-katowice.pl> Message-ID: <20040702093430.N7935@hawat.cc.ubbcluj.ro> References: <0a8d01c45fd1$7b0ade90$fa10fea9@astral> <40E4F6FE.8040504@wup-katowice.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org cc: John Lee Subject: Re: IP bandwidth X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 06:34:45 -0000 > John Lee wrote: > >> dear all, >> >> i'm using a freebsd 4.10-stable server with 50 IP addresses. >> Is there any program i can install that will be able to tell me: >> >> - how much bandwidth (ie. kbps) each individual IP is using? >> >> trafcount seems to count total traffic only, any idea? >> > > I.e. > ipfw + rrdtools or mrtg > from ports (net-mgnt): > netramet, bandwidthd Any of these make real time statistics like iptraf under linux. I also need something like this for both general interface (realtime) statistics and for traffic monitorring (i can use tcpdump for this but it would be nice to have both caracteristics in one program). Radu > > > Arek > > -- > Arek Czereszewski | jid: aro(at)chrome.pl > arek(at)wup-katowice.pl | gg: 1349941 > "*nix is like a wigwam: > no windows, no gates, apache inside." > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >