From owner-freebsd-isp@FreeBSD.ORG Mon May 9 13:17:14 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA58416A4E7 for ; Mon, 9 May 2005 13:17:14 +0000 (GMT) Received: from sockeye.firmanix.com (sockeye.firmanix.com [216.127.139.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CB1D43D82 for ; Mon, 9 May 2005 13:17:12 +0000 (GMT) (envelope-from andy@firman.us) Received: from andy by sockeye.firmanix.com with local (Exim 4.44 (FreeBSD)) id 1DV88H-000PiG-4z for freebsd-isp@freebsd.org; Mon, 09 May 2005 09:17:13 -0400 Date: Mon, 9 May 2005 09:17:13 -0400 From: Andy Firman To: freebsd-isp@freebsd.org Message-ID: <20050509131713.GA98745@sockeye.firmanix.com> References: <427E232D.5010405@public-internet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <427E232D.5010405@public-internet.co.uk> User-Agent: Mutt/1.4.2.1i Subject: Re: Website Usage X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Firman List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 13:17:14 -0000 On Sun, May 08, 2005 at 03:33:17PM +0100, Tom Beard wrote: > Does anyone know of a sensible solution for monitoring the amount of > data transfered by each name based virtualhost in apache 1.3? Awstats works very well and it will tell you the bandwidth used. Both viewed and not-viewed traffic..... (Not viewed traffic includes traffic generated by robots, worms, or replies with special HTTP status codes.) Andy