The PD_ELC record holds performance data indicating configuration information for an external volume (logical device). This is a multi-instance record.
Collection Interval
3600Key Field
LDEV_NUMBERLifetime
From when the external volume is set up to when it is removed.
Fields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
COLLECTION_TIME |
Time (in GMT) when the data was collected from the storage system. |
1, 2 |
time_t |
DKC_NAME2 |
Product name of the external storage system.1, 3 |
1, 2 |
string(64) |
EXTERNAL_LDEV_NUMBER |
Logical device number of a volume on the external storage system.1 |
1, 2 |
string(16) |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to ELC. |
1, 2 |
string(8) |
INTERVAL |
Interval (in seconds) at which information is collected. |
1, 2 |
ulong |
LDEV_NUMBER |
Logical device number. |
1, 2 |
string(16) |
PRODUCT_ID |
This field cannot be used because it is reserved. |
-- |
-- |
RECORD_TIME |
Record creation time (in GMT). |
1, 2 |
time_t |
SERIAL_NUMBER |
Serial number of the external storage system.1 |
1, 2 |
string(32) |
UNIT_ID |
This field cannot be used because it is reserved. |
-- |
-- |
VENDOR_ID |
Vendor name of the external storage system. |
1, 2 |
string(64) |
Notes:
|