The PI_CCMS record stores the performance data indicating the performance between a cache switch and cache memory.
Collection Interval
60Key Fields
CACHE_SWITCH_NAME and CACHE_MEMORY_NAMELifetime
From when the instance is created to when it is deletedFields
Field Name1 |
Description |
Access Type |
Format |
---|---|---|---|
ACCESS_PATH_USAGE_RATE |
Usage rate of the access path between a cache switch and cache memory (%) |
1, 3 |
float |
CACHE_MEMORY_ NAME |
Name of cache memory2 |
1, 3 |
string(16) |
CACHE_SWITCH_NAME |
Name of the cache switch3 |
1, 3 |
string(16) |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to CCMS |
1, 3 |
char(8) |
INTERVAL |
Interval (in seconds) at which information is collected |
1, 3 |
ulong |
RECORD_TIME |
Time (in GMT) when the data was collected from the storage system and the record was created |
1, 3 |
time_t |
Notes:
|