From owner-freebsd-chat@FreeBSD.ORG Tue May 23 02:09:22 2006 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C060116A57A for ; Tue, 23 May 2006 02:09:22 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A5443D5D for ; Tue, 23 May 2006 02:09:15 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.vulpes (24-119-225-24.cpe.cableone.net [24.119.225.24]) by mail07.powweb.com (Postfix) with ESMTP id DC08914E29D; Mon, 22 May 2006 19:09:13 -0700 (PDT) Date: Mon, 22 May 2006 21:09:46 -0500 From: Vulpes Velox To: Aaron Holmes Message-ID: <20060522210946.346ef72b@vixen42.vulpes> In-Reply-To: <44724D1B.1080406@aaronholmes.net> References: <2B7B7880538AA440B5FBCE7A56E8CB452B4978@TF-FS2.internal.techfluent.com> <44724D1B.1080406@aaronholmes.net> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-chat@freebsd.org, Duncan Shannon Subject: Re: Network monitoring software X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 02:09:23 -0000 On Mon, 22 May 2006 16:45:31 -0700 Aaron Holmes wrote: > > > >> My company has asked me to setup some network monitoring > >> software so > > we > > > >> can watch what clients are doing on the Internet and so forth. > >> > > > > Can you be more specific about what you are hoping to achieve? > > > > duncan > > > > > > > We need to be able to watch how much time clients are online, what > they are doing (such as checking email, or playing games), how much > bandwidth is being used. > In the long run, I suppose this will be used to limit speeds and > applications and such, I'm not entirely sure. All I told is that > they wish to watch what is being done. For the web stuff, squid sounds like it would fit the description. Check the ports out for bandwidth tracking stuff as well. IIRC there is one that can track stuff based on IPFW rules.