From owner-freebsd-questions Thu Nov 30 6:53:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 1BB5537B400 for ; Thu, 30 Nov 2000 06:53:53 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA30487; Thu, 30 Nov 2000 16:58:40 +0100 Message-ID: <3A266A22.8060603@i-clue.de> Date: Thu, 30 Nov 2000 15:54:26 +0100 From: Christoph Sold User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001127 X-Accept-Language: de, en MIME-Version: 1.0 To: Matt Rudderham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache / Sendmail Reporting References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Rudderham wrote: > Hi, > I was wondering if someone could recommend some tools for reporting usage of > sendmail and apache. Preferably something that can create a html document > with a graph of the amout of mail for sendmail or requests for Apache that > have been processed. Logs are great, but they can be time consuming when > loads get up. I'd prefer something free and open source. Thanks > > - Matt For Apache logs, I use both Analog as well as Webalizer. Both are available in the ports. Both produce nice html output including graphics. Just add a access-restricted directory to your server and redirect the output there. Both may be run from chron. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message