From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 19:34:37 2003 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 EF12F16A4CE for ; Tue, 25 Nov 2003 19:34:37 -0800 (PST) Received: from gw.visp.com.au (gw.visp.com.au [202.6.158.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE6CA43FEC for ; Tue, 25 Nov 2003 19:34:35 -0800 (PST) (envelope-from tim@spyderweb.com.au) Received: from bofh.spyderweb.com.au ([202.6.150.37]) by gw.visp.com.au (8.12.8p2/8.12.8) with ESMTP id hAQ3YQ3A050592; Wed, 26 Nov 2003 14:04:27 +1030 (CST) (envelope-from tim@spyderweb.com.au) Received: from spyderweb.com.au (localhost [127.0.0.1]) hAQ3XwdZ081843; Wed, 26 Nov 2003 14:04:17 +1030 (CST) (envelope-from tim@spyderweb.com.au) Date: Wed, 26 Nov 2003 14:03:58 +1030 From: Tim Aslat To: Will Prater Message-Id: <20031126140358.04ac42f6.tim@spyderweb.com.au> In-Reply-To: References: Organization: Spyderweb Consulting X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: web log and bandwidth usage 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: Wed, 26 Nov 2003 03:34:38 -0000 In the immortal words of Will Prater ... > I am looking for a solution that will monitor bandwidth usage for > websites on a server. I would like to get notified if a certain site > has exceeded a certain limit. I could create such a script myself by > parsing the weblogs.. or parsing output from a web log analyzer such > as analog, but I would like to see if there are any solutions that > some of you may be employing before I spend development time on this. check out mod_accounting, it's designed specifically for what you want. > What might be some of the better choices for web log analysis as well? I use webalizer but mostly I get what I need from mod_accounting (look in ports under www) -- Tim Aslat Spyderweb Consulting http://www.spyderweb.com.au P: +61 8 82243020 M: +61 0401088479