[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [raq4] does the site usage apges start all over in the begin of the month ?
- Subject: [cobalt-users] [raq4] does the site usage apges start all over in the begin of the month ?
- From: "bob lenaerts" <bob@xxxxxxxxxx>
- Date: Thu Sep 27 19:00:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi List,
I have installed the webalizer2.0 stuff from
http://cobalt-aid.sourceforge.net/files/
And now I get the webalizer stats instead of the cobalt site usage.
(much better though)
I've changed in /etc/cron.daily the 02-webalizer-status.sh , and
Added these lines at the end :
echo 'Content-Type: text/html;\n' > temp.html
cat siteview.kb.html >> temp.html
sendmail info@xxxxxxxxxx < temp.html
So, every day webalizer sends me an e-mail (as you installed the status
pack for webalizer ;)
witch list all my domains ;) cool ( thanks to JON COOPER )
Now I was wondering :
The stats will start at 0 bytes at the beginning of the month, OR will
the
File grow and grow, so I can't see the total Kbytes transferred / month
.
Is there a way to reset the stats every month, so my users will get a
whole
new beginning of 0Bytes at 01-01-01-10-2001 ??
Thanks
Bob Lenaerts