| Measurement |
Description |
Measurement Unit |
Interpretation |
| avreageThroughput |
Indicates the rate at which reads and writes are being performed. |
MB/Sec |
If the throughput is on a downward trend over a period of time, it may be an indication of underlying problem which needs to be investigated. |
| totalReadTransactions |
Indicates the total read transactions over the last measurement period. |
Number |
This number can be monitored over multiple measurements and if there is a constant downward trend, investigation may be required |
| averageReadTransactions |
Indicates the total read transactions in a second. |
Number |
This number can be monitored over multiple measurements and if there is a constant downward trend, investigation may be required |
| averageReadSize |
Indicates the average size of reads |
Kb/Transaction |
This number should be looked in conjunction with above measures, if the size of reads is large, the throughput and number of transactions will come down |
| readTransactionsPCT |
Percentage of read transactions out of total transactions. |
Percentage |
Gives an idea of how the storage is being used |
| maximumLookUpTime |
Indicates the maximum time taken for data object lookup during the measurement period. |
Milliseconds |
|
| readDataPCT |
Percentage of read data out of total data. |
|
Gives an idea of how the storage is being used |
| averageWritten |
Average rate at which data is being written to disk. |
MB/Sec |
This measure should be monitored over a period of time to isolate and identify the issue. |
| totalWriteTransactions |
Total number of write transactions over measurement period. |
Number |
This number can be monitored over multiple measurements and if there is a constant downward trend, investigation may be required |
| averageWriteTransactions |
Indicates the total write transactions over the last measurement period. |
|
This number can be monitored over multiple measurements and if there is a constant downward trend, investigation may be required |
| averageWriteSize |
Indicates the average size of writes. |
Kb/Transaction |
This number should be looked in conjunction with above measures, if the size of reads is large, the throughput and number of transactions will come down |
| writeDataPCT |
Percentage of write data out of total data. |
Percentage |
|
| writeTransactionsPCT |
Percentage of write transactions out of total transactions. |
Percentage |
|