|
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 storage path group of performance counters supports real-time performance metrics (such as latency and read- and write-speeds) for I/O operations on a storage path. |
|
| Counter | StatsType | Unit | Levels | RollupTypes | Labels | Entity | |||
|---|---|---|---|---|---|---|---|---|---|
| V | H | R | C | ||||||
| read | rate | kiloBytesPerSecond | 3 | average | Read rate | ο | • | ο | ο |
| Rate of reading data on the storage path. | |||||||||
| write | rate | kiloBytesPerSecond | 3 | average | Write rate | ο | • | ο | ο |
| Rate of writing data on the storage path. | |||||||||
| numberReadAveraged | rate | number | 3 | average | Average read requests per second | ο | • | ο | ο |
| Average number of read commands issued per second on the storage path during the collection interval. | |||||||||
| numberWriteAveraged | rate | number | 3 | average | Average write requests per second | ο | • | ο | ο |
| Average number of write commands issued per second on the storage path during the collection interval. | |||||||||
| totalReadLatency | absolute | millisecond | 3 | average | Read latency | ο | • | ο | ο |
| Average amount of time for a read issued on the storage path. Total latency = kernel latency + device latency. | |||||||||
| totalWriteLatency | absolute | millisecond | 3 | average | Write latency | ο | • | ο | ο |
| Average amount of time for a write issued on the storage path. Total latency = kernel latency + device latency. | |||||||||
| commandsAveraged | rate | number | 3 | average | Average commands issued per second | ο | • | ο | ο |
| Average number of commands issued per second on the storage path during the collection interval. | |||||||||