Back to PerformanceManager

Virtual Disk Counters

Performance counters are modeled using the PerfCounterInfo data object type. Each instance of a PerfCounterInfo data object contains metadata about a specific metric available from the system. The virtual disk group of performance counters supports real-time performance metrics (such as latency and read- and write-speeds) for I/O operations on virtual disks.

Counter StatsType Unit Levels Per
Device
Level
RollupTypes Labels Entity Instance/
Aggregate
ESX
Versions
busResets deltanumber24summation Virtual Disk Bus Resets
Number of SCSI-bus reset commands issued during the collection interval.
commandsAborted deltanumber24summation Virtual Disk Command Aborts
Number of SCSI commands aborted during the collection interval.
numberReadAveraged ratenumber11average Average read requests per second VirtualMachineinstance4.1.0
5.0.0
Average number of read commands issued per second to the virtual disk during the collection interval.
numberWriteAveraged ratenumber11average Average write requests per second VirtualMachineinstance4.1.0
5.0.0
Average number of write commands issued per second to the virtual disk during the collection interval.
read ratekiloBytesPerSecond22average Read rate VirtualMachineinstance4.1.0
5.0.0
Rate of reading data from the virtual disk.
readLoadMetric absolutenumber22latest Read workload metric VirtualMachineinstance5.0.0
Storage DRS virtual disk metric for the read workload model.
readOIO absolutenumber22latest Average number of outstanding read requests VirtualMachineinstance5.0.0
Average number of outstanding read requests to the virtual disk during the collection interval.
throughput.cont absolutemillisecond24average Virtual Disk Throughput Contention
Average amount of time for an I/O operation to complete.
throughput.usage ratekiloBytesPerSecond21average Virtual Disk Throughput Usage
Virtual disk I/O rate.
totalReadLatency absolutemillisecond11average Read latency VirtualMachineinstance4.1.0
5.0.0
Average amount of time for a read operation from the virtual disk. Total latency = kernel latency + device latency.
totalWriteLatency absolutemillisecond11average Write latency VirtualMachineinstance4.1.0
5.0.0
Average amount of time for a write operation to the virtual disk. Total latency = kernel latency + device latency.
write ratekiloBytesPerSecond22average Write rate VirtualMachineinstance4.1.0
5.0.0
Rate of writing data from the virtual disk.
writeLoadMetric absolutenumber22latest Write workload metric VirtualMachineinstance5.0.0
Storage DRS virtual disk metric for the write workload model.
writeOIO absolutenumber22latest Average number of outstanding write requests VirtualMachineinstance5.0.0
Average number of outstanding write requests to the virtual disk during the collection interval.

 

Back to Top of page
Back to PerformanceManager