Estimate IOPS for an Amazon EBS volume using Windows PerfMon
Solution 1:
"Disk Transfers/sec" is the metric you're looking for. It counts discrete I/O operations, rather than throughput.
"Disk Transfers/sec" is the metric you're looking for. It counts discrete I/O operations, rather than throughput.