Intel® Ethernet 700/800 Series
Windows Performance Tuning Guide
Analyze Performance Counters (typeperf)
Analyze the performance counters using the built-in Performance Monitor tool, or using the typeperf command line tool, available with default Windows OS installations.
For example:
Where:
Specify the performance counter you want to monitor.
You can provide the full counter path, such as:
or use wildcard characters (*) for multiple counters.
Specify the sampling interval in seconds. This determines the frequency at which data is collected. The default is one second.
Specify the number of samples to collect. This determines the duration of the monitoring session. For example, if you set it to 10, it collects data for 10 seconds.