>I am actually looking at getting this information from our logs... Surely
>there is a way to tell how many messages per second on average have gone
>through the server...

easy, go to www.ProfSoftware.com, DL their UnixDos eval package, install it

key in this commands:

egrep <sysMMDD.txt "ldeliver" -ci

egrep <sysMMDD.txt "rdeliver" -ci

The first tells you how many lines you have with the "ldeliver" 
keyword, for Imail local deliveries.

The second is for remotes

Add them up and you have the total msgs sent/received for the 
day.  one msg/sec all day is 86400 msgs.

Len


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