The PI_SCS record stores performance data indicating the cache performance of the entire storage system.
Collection Interval
60Key Field
NoneLifetime
From when the instance is created to when it is removedFields
|
Field Name |
Description |
Access Type |
Format |
|---|---|---|---|
|
CACHE_MEMORY_USAGE_RATE |
Usage of cache memory of the storage system |
1, 3 |
float |
|
CACHE_WRITE_PENDING_RATE |
Of the cache memory, the percentage of memory that is used by write-pending data |
1, 3 |
float |
|
INPUT_RECORD_TYPE |
Record type identifier, which is always set to SCS |
1, 3 |
char(8) |
|
INTERVAL |
Interval (in seconds) at which information is collected |
1, 3 |
ulong |
|
RECORD_TIME |
Time (in GMT) at which data was collected from the storage system and the record was created |
1, 3 |
time_t |