[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Good news: traffic analysis
- Subject: Re: [cobalt-users] Good news: traffic analysis
- From: "Thomas Schmitz" <ts-lists@xxxxxxxxxxxxxxxxx>
- Date: Tue Jan 9 11:13:01 2001
- Organization: SIC Internet Consulting
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"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