Count number of daily emails on Exchange 2007
This is a fairly straight forward question, but does anyone know how to track the number of email on Exchange 2007? I like to know how much email we are sending/receiving on a daily basis on Exchange 2007. Any help would be great.Thanks in advance.
October 21st, 2008 8:53pm
You need to use the Message Tracking Logs to gather that information. http://technet.microsoft.com/en-us/library/bb124926(EXCHG.80).aspx
Thanks
Will
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2008 9:22pm
As Will said, there isnt direct way to get number of message send/receive per day. You may need to get it from Message tracking log.
You can also use Log Parser to scan message tracking logs and get the message count.
Reference:
Advanced Exchange 2007 Transport Logs Troubleshooting using Log Parser - Part 1
http://msexchangeteam.com/archive/2007/11/12/447515.aspx
Advanced Exchange 2007 Transport Logs Troubleshooting using Log Parser - Part 2
http://msexchangeteam.com/archive/2007/11/28/447598.aspx
Or some easier way is to use third-party utility.
Message Stats - http://www.quest.com/messagestats/
October 22nd, 2008 4:12am
Count message communication per day
Performance monitor: it can get total messages received and total messages sent. You need to take the step of matching todays numbers with yesterdays to determine how many were sent today or yesterday
Exchange Profile Analyzer: The reports give an average message sent/received per day
3rd party
PAL
References:
All Exchange counter list
Process Tracking Log tool generate daily reports
This thread also will help
Free Windows Admin Tool Kit Click here and download it now
October 22nd, 2008 12:28pm
You can use a simple technique.
Create a folder and keep it empty.
Whenever you want to count any number of any emails just select them and move them to that folder, it will give you the total.
After that, you can simply select them again and return them to original folder.
March 28th, 2012 7:06am