From owner-freebsd-questions@FreeBSD.ORG Thu Mar 23 20:01:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A578116A422 for ; Thu, 23 Mar 2006 20:01:47 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CE443DB2 for ; Thu, 23 Mar 2006 20:00:13 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.6/8.13.6) with ESMTP id k2NK0Cno042820 for ; Thu, 23 Mar 2006 12:00:12 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Thu, 23 Mar 2006 12:00:12 -0800 Message-Id: <20060323200012.M9280@enabled.com> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 67.164.15.142 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: monitoring apache log files real-time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 20:01:47 -0000 Hi there, No response on the apache list. I hoping there is some good knowledge that can be gathered from this list. I have apache-1.3.34 on FreeBSD running with about 50 virtual hosts. I am wanting to monitor how much each site is using bandwidth and even better have real time monitoring so I can see who is getting a lot of hits. I have apachetop installed but really its only good for reading a few files at a time. I would like to be able to look at the overall usage of my apache server at one single point in time - hopefully real-time. Is there a package out there that suits my needs? hopefully open=source? Thanks in advance. cheers, Noah