SUMMARY
This article provides detailed information on how to capture and monitor Disk I/O using the built-in Windows Performance Monitor to help detect potential disk bottlenecks that can affect MailEnable performance.
DETAIL
When managing a mail server, disk I/O is one of the most important factors on how a mail server performs efficiently. If there are bottlenecks or latencies due to disk activity, then it can have a large impact on the MailEnable core services.
To keep a close eye on disk activity and determine if the server's disks are maxing out Windows Performance Monitor can be used. Perfmon is an easy to use mmc snap in tool that analyses system performance.
CONFIGURATION
How to configure Perfmon to monitor Disk I/O activity in Real-Time
The steps below provide details on how to configure Perfmon counters to monitor Disk /I/O in Real-time.
Adding the Physical Counters:
Click 'Add >>' to add the counters within the "Added counters' list. Then click 'OK' to close the 'Add Counters' Window.
There are various ways to monitor perfmon. You can select from 2 types of graphs (Line or Histogram Bar) or a Real-time report. In the perfmon icon toolbar click on 'Change Graph Type' to change to the desired view for monitoring.
How to configure Perfmon to monitor Disk I/O activity over a period of time
Adding a Perfmon Data Collector Set:
In the 'Add Counters' window within the 'Available Counters' list select "PhysicalDisk' and expand. Next within the 'Instances of selected object' section, select the physical disk(s) you want to monitor by selecting the volume letter. To select all physical disks, click on '<All Instances>'.
Go back to the 'Available Counters' list and expand the 'PhysicalDisk' node. Highlight the following counters by holding the CTRL key on the keyboard and selecting each counter:
- % Disk Read Time
- % Disk Time
- % Disk Write Time
- % Idle Time
- Current Disk Queue Length
- Disk Reads/sec
- Disk Writes/sec
- Split IO/sec
Click 'Add >>' to add the counters within the "Added counters' list. Then click 'OK' to close the 'Add Counters' Window.
How to start capturing using the new Data Collector Set:
REFERENCES
https://technet.microsoft.com/en-us/library/cc771692.aspx#BKMK_Scen6
Product: | MailEnable (All Versions) |
Article: | ME020660 |
Module: | General |
Keywords: | Performance,IMAP,EAS,web,mail,perfmon,disk,I/O |
Class: | HOWTO: Product Instructions |
Revised: | Tuesday, February 14, 2017 |
Author: | MailEnable |
Publisher: | MailEnable |