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

AW: [cobalt-users] Virtual Site Bandwidth



I run about the same problem and could get webalizer to do the webstats.
This is how I did it:

Step 0 : ssh and su to root

Step 1 : Webalizer must be installed on the system (no matter 1.3 or 2.01) -
any pkg works.

Step 2 : create a file with pico in /etc/cron.daily and name it
create-serverstats.cron.
Within pico just enter these 2 lines
#!/bin/sh
webalizer -p -o /home/sites/your_outputsite/web/serverstats
/var/log/httpd/access

Exit pico and chmod 755 create-serverstats.cron

Step 3 : wait for the next day and go to your_outputsite/serverstats to see
the stats


But not for mail and ftp. There are 2 good commercial pkgs that do all
the stuff.

1. www.musita.com
2. www.urchin.com


_______________________________________________

Hello All

Is there any software in which I could install onto my RaQ4 so as I can see
exactly how much bandwidth each virtual site comsumes per day/week/month for
web/ftp and mail?

Or can webiliser do this for me?

I am running around 30 Virtual sites from 1 IP

Cheers

Paul