The PD record stores the performance data indicating the detailed information of the storage system.
Collection Interval
3600Key Field
NoneLifetime
From when the instance is created to when it is deleted.Fields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
CACHE_MEMORY_CAPACITY |
Cache memory size for the storage system (of the installed memory, the size of the memory assigned for I/O cache (MB)) |
1, 2, 3, 4 |
ulong |
CACHE_MEMORY_INSTALLED_SIZE |
Cache memory size installed in the storage system (MB) |
1, 2 |
ulong |
COLLECTION_TIME |
Time (in GMT) when the data was collected from the storage system |
1, 2 |
time_t |
DKC_DETAIL_NAME |
This field cannot be used because it is reserved. |
-- |
-- |
DKC_NAME |
Product name of the storage system |
1, 2, 3, 4 |
string(64) |
DKC_SERIAL_NUMBER |
Serial number of the storage system |
1, 2, 3, 4 |
string(32) |
DKC_STATUS |
This field cannot be used because it is reserved. |
-- |
-- |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to PD |
1, 2, 3, 4 |
string(8) |
INTERVAL |
Interval (in seconds) at which information is collected |
1, 2, 3, 4 |
ulong |
MONITORED_SLPR_NUMBER |
This field cannot be used because it is reserved. | -- |
-- |
RECORD_TIME |
Time (in GMT) when the record is stored |
1, 2, 3, 4 |
time_t |
UNIT_ID |
This field cannot be used because it is reserved. |
-- |
-- |
VENDOR_ID |
Vendor name of the storage system |
1, 2, 3, 4 |
string(64) |