The PI_CLMS record stores performance data indicating the write pending rate and cache memory of the CLPR for each MP Blade in a storage system. This is a multi-instance record.
Collection Interval
60Key Fields
MP_BLADE_ID and CLPR_NUMBERLifetime
From the time when the MP Blade and CLPR are set up until the time they are removedFields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
CACHE_MEMORY_USAGE_RATE |
Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the LDEV that is owned by the MP blade of the MP_BLADE_ID field. |
1, 2, 3, 4 |
float |
CACHE_WRITE_PENDING_RATE |
Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the write pending data of the LDEV that is owned by the MP blade of the MP_BLADE_ID field. |
1, 2, 3, 4 |
float |
CLPR_NUMBER |
CLPR number |
1, 2, 3, 4 |
string(8) |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to CLMS |
1, 2, 3, 4 |
string(8) |
INTERVAL |
Interval (in seconds) at which information is collected |
1, 2, 3, 4 |
ulong |
MAX_CACHE_MEMORY_USAGE_RATE |
Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the LDEV that is owned by the MP blade of the MP_BLADE_ID field. This field stores the value of the CACHE_MEMORY_USAGE_RATE field. |
1, 2, 3, 4 |
float |
MAX_CACHE_WRITE_PENDING_RATE |
Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the write pending data of the LDEV that is owned by the MP blade of the MP_BLADE_ID field. This field stores the value of the CACHE_WRITE_PENDING_RATE field. |
1, 2, 3, 4 |
float |
MP_BLADE_ID |
|
1, 2, 3, 4 |
string(16) |
RECORD_TIME |
Time (in GMT) when the data was collected from the storage system and the record was created |
1, 2, 3, 4 |
time_t |