From owner-freebsd-questions@FreeBSD.ORG Tue Mar 8 13:30:58 2005 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 BE3FB16A4CF for ; Tue, 8 Mar 2005 13:30:58 +0000 (GMT) Received: from foo-bar.inter-sonic.com (foo-bar.inter-sonic.com [212.247.8.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA8A43D3F for ; Tue, 8 Mar 2005 13:30:58 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from [192.168.1.5] (grateful.i.inter-sonic.com [192.168.1.5]) by foo-bar.inter-sonic.com (Postfix) with ESMTP id 664DEA6C48 for ; Tue, 8 Mar 2005 14:30:56 +0100 (CET) Message-ID: <422DA910.3070508@intersonic.se> Date: Tue, 08 Mar 2005 14:30:56 +0100 From: Per olof Ljungmark User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: www statistics ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:30:58 -0000 RJ45 wrote: > > Hello I tryed to use awstats to make statistic pages of my apache 1.3 > server but it does not work fine. it is in the port collection. > anyone is using any other nice tool to create statistic pages for apache > web server on FreeBSD ? > wwwstat works fine but it is not graphics. http://www.analog.cx/ is a very good tool for in-depth analysis. We use both analog and webalizer here depending on the needs. Per olof