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

[cobalt-users] RE [raq4] how do I RESET the stats



Yes Ik know, and I installed this one.
But the /etc/cron.daily/02-webalizer-status.sh I've added this into my
script :


echo 'Content-Type: text/html;\n' > temp.html
cat siteview.kb.html >> temp.html
sendmail info@xxxxxxxxxx < temp.html
This will e-mail me daily the consumed KB's / site

But the KB's grows and grows, and I want to start all over from ZERO
every month :-)

Bob Lenaerts




From: "Gerald Waugh" <gerald@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Subject: Re: [cobalt-users] [raq4] how do I RESET the stats
Date: Mon, 1 Oct 2001 00:11:48 -0400
Reply-To: cobalt-users@xxxxxxxxxxxxxxx

"Larkin Cunningham" <lcunningham@xxxxxxxxxxxxx> wrote

> Install the webalizer 1.3 package at http://pkg.nl.cobalt.com. Its far

> superior and gives the type of graphical stats (even down to daily 
> level) that most users expect - a la wusage.
> 
> There is a webalizer 2.0 which gives a breakdown on domain as well, 
> but there is no Raq package for it, so you would be taking your life 
> in your hands if you aren't fully comfortable with custom software 
> installation.
> 

There is a 201 pkg here http://cobalt-aid.sourceforge.net/files/
works good!

Gearld