| Measurement |
Description |
Measurement Unit |
Interpretation |
| Seq_read_IO_operations |
Indicates the rate at which I/O operations were written sequentially during the last measurement period. |
IOPS |
|
| Seq_write_IO_operations |
Indicates the average time taken to process the write operations during the last measurement period. |
IOPS |
A high value is desired for this measure. A low value for this measure may indicate a poor throughput thus resulting in a decrease in the free space and the performance of the disks. |
| Random_read_IO_ops |
Indicates the rate at which random I/O operations were read during the last measurement period. |
IOPS |
|
| Random_write_IO_ops |
Indicates the rate at which random I/O operations were written during the last measurement period. |
IOPS |
|
| IO_reads |
Indicates the total number of I/O operations that were read during the last measurement period. |
Reads |
|
| IO_writes |
Indicates the total number of I/O operations that were written during the last measurement period. |
Writes |
Ideally, high value is desired for this measure. |
| Avg_io_read_latency |
Indicates the average time taken to process each read operation during the last measurement period. |
MilliSeconds |
Very high values for these measures are indicative of the existence of road-blocks to rapid reading/writing by the Nimble Storage.
By observing the variations in these measures over time, you can understand whether the latencies are sporadic or consistent. Consistent delays in reading/writing could indicate that there are persistent bottlenecks (if any) in the Nimble Storage to speedy I/O processing. |
| Avg_io_write_latency |
Indicates the average time taken to process each write operation during the last measurement period. |
MilliSeconds |
| totalIOPS |
Indicates the total number of I/O operations performed per second. |
IOPS |
This measure is the total of Seq_read_IO_operations, Seq_write_IO_operations, Random_read_IO_ops and Random_write_IO_ops measures. The gradual increase in the value of this measure indicates a consistent rise of I/O load on the storage. |
| avgLatency |
Indicates the average time taken to process the total read and write operations. |
Milliseconds |
This measure is the sum of Avg_io_read_latency and Avg_io_write_latency measures. Ideally, the value of this measure is preferred to be low. A high value of this measure indicates that the storage is taking more time to process the I/O operations. |