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

Re: [cobalt-users] Good news: traffic analysis



"Jim Carey" <ozbcoz@xxxxxxxxxxxxxxxx> writes:

>Are there alternative products out in
>OpenSource that will analyse shared ip
>traffic on a RAQ ?

our solution for analyzing traffic on our RAQ2 
(name based hosting) with free, open source 
tools:

1. Web traffic: Run Webalizer with the 
/var/log/httpd/combined-access logfile (contains 
log-entrys for all sites). One of the tables 
generated will give you for each hosted site the 
number of hits, served files, kbytes and visits.

2. Mail traffic: We're running "mreport" 
(author: Jason Armstrong), a shell-based report 
generation utility for sendmail systems. Great!
ftp://ftp.datrix.co.za/pub/mreport/

Regards,
 Thomas