From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 10:22:10 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 3F15E16A4CE for ; Fri, 12 Mar 2004 10:22:10 -0800 (PST) Received: from mail.gltg.com (mail.gltg.com [198.88.119.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB8143D49 for ; Fri, 12 Mar 2004 10:22:09 -0800 (PST) (envelope-from chris@stenchmaster.com) Received: from stenchmaster.com ([198.88.119.254] RDNS failed) by mail.gltg.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 12 Mar 2004 13:22:08 -0500 Message-ID: <4051FFD0.5020604@stenchmaster.com> Date: Fri, 12 Mar 2004 13:22:08 -0500 From: Chris Strzelczyk Organization: stenchmaster.com User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Mar 2004 18:22:08.0471 (UTC) FILETIME=[EDEA2670:01C4085E] Subject: Virtual Host bandwidth monitoring X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@stenchmaster.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 18:22:10 -0000 Hello all, Again this is not a direct BSD q, but I have found that the BSD community is the most knowledgeable on most subjects that I come across. I am trying to monitor the bandwidth used on apache named virtual hosts. I run mrtg to monitor the bandwidth on the NIC but I don't know of a way I could easily get the bandwidth for each named virtual host. I have read some documents on mod_status and as far as I know it does not have this functionality. Thanks in advance for any help you can provide me. -cs