Dear all,

I wrote a logfile analyzer for IMail which can be called from the command
line. It creates a .csv file from the logfiles you specify using wildcards
(e.g. sys*.txt). The mail traffic is summarized by second level domains. The
generated file looks like this:

Filename,Domain,MailCountIn,MailCountOut,BytesIn,BytesOut
myfile.csv,1testdomain.ch,179,69,13158845,5688078
myfile.csv,2testdomain.ch,19,5,530823,6168
myfile.csv,atestdomain.ch,6400,1810,186138636,2006145
myfile.csv,btestdomain.ch,104,6,14461078,98140
myfile.csv,ktestdomain.ch,891,1527,3203567,2135479
myfile.csv,ltestdomain.ch,278,74,16199288,2534386
myfile.csv,ttestdomain.ch,136,6,21741001,1034035
myfile.csv,wtestdomain.ch,91,23,7179588,18784319
myfile.csv,ztestdomain.ch,47,2,20635599,3858

Processing speed should be sufficient for large installations.

A limited version can be found on http://www.fortune.ch/downmain.htm for
testing, along with some other utilities. Any feedback is apprechiated.

Marius
mailto:[EMAIL PROTECTED]
Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to