hello list,
first i have to admit that i am new to debian an exim.
i have to generate statistics for traffic consumption for each virtual
domain on our webserver.
these stats have to contain the http- ftp- and mail-traffic for each domain.
no problem for ftp and http, but i can't get proper stats from the
exim-logs.
eximstats -nr -byedomain -html -charts /var/log/exim4/mainlog >
/home/mydom/www/htdocs/test2/mailrep.html
doesnt serve what i want.
the only thing i am interested in is the total traffic by domain like this :
10/2003 :
domain1.org 150 mb
domain2.net 3230 mb
domain3.com 54 mb
how do i get stats like these from the exim-maillogs using eximstats or any
other tool?
thanks
finn