From owner-freebsd-isp@FreeBSD.ORG Wed Feb 7 13:26:38 2007 Return-Path: X-Original-To: freebsd-isp@FreeBSD.org Delivered-To: freebsd-isp@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1762316A402 for ; Wed, 7 Feb 2007 13:26:38 +0000 (UTC) (envelope-from anders@fupp.net) Received: from fupp.net (totem.fix.no [80.91.36.20]) by mx1.freebsd.org (Postfix) with ESMTP id D13F313C471 for ; Wed, 7 Feb 2007 13:26:37 +0000 (UTC) (envelope-from anders@fupp.net) Received: from localhost (totem.fix.no [80.91.36.20]) by fupp.net (Postfix) with ESMTP id A48F38D9861 for ; Wed, 7 Feb 2007 14:06:14 +0100 (CET) Received: from fupp.net ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 08618-01-7 for ; Wed, 7 Feb 2007 14:06:14 +0100 (CET) Received: by fupp.net (Postfix, from userid 1000) id 3A2FF8D9860; Wed, 7 Feb 2007 14:06:14 +0100 (CET) Date: Wed, 7 Feb 2007 14:06:14 +0100 From: Anders Nordby To: freebsd-isp@FreeBSD.org Message-ID: <20070207130614.GA15328@fupp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.11 Cc: Subject: Per virtualhost bandwidth/hitrate statistics for Apache 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: Wed, 07 Feb 2007 13:26:38 -0000 Hello, I just wonder if anyone has any good hints about software to use (Apache module?) for fetching per-virtualhost statistics about bandwidth usage and hitrates (hits per second) from Apache. I've been using mod_watch for a while, to graph this with MRTG, but it's discontinued it seems. What do people use to measure statistics per virtualhost? Cheers, -- Anders.