[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] AWStats



on 8/15/02 7:34 AM, Alec Woolford stated:

> What is the general opinion of AWStats? It seems tp produce better stats
> than Webalizer, but how stable is it?
> 
> Does anyone know if a Raq4 package exist for AWStats? If not, is somebody in
> the process of creating one?


Alec
We have been using it since version 3.0 and I love it. Seems to be much
better and easier to read them webalizer. We add a file to cron.daily so
that it updates every night for us. Just put this in as it's own file. Some
one on the list has set it up for global, we just haven't yet.

Pico -w /etc/cron.daily/stats

#!/bin/sh

/home/sites/www.webpresencegroup.net/web/stats/awstats.pl -h
www.webpresencegroup.net (No wrapping!)

Then save out and ready to rock and roll. (Elvis Week:)

Dave