The PD_PDX 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 deletedFields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
DKC_DETAIL_NAME |
This field cannot be used because it is reserved. |
-- |
-- |
DKC_NAME |
Product name of the storage system |
1, 3 |
string(64) |
DKC_SERIAL_NUMBER |
Serial number of the storage system |
1, 3 |
string(32) |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to PDX |
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 |
VENDOR_ID |
Vendor name of the storage system |
1, 3 |
string(64) |