The PI_LDE record stores performance data indicating the execution status of random and sequential read and write operations on the logical device. This is a multi-instance record.
Note that if you are monitoring a VSP 5000 series storage system and the Access Type is 3 or 4, you cannot collect performance information about mainframe systems.
Sync Collection With
PI_LDSKey Field
LDEV_NUMBERLifetime
From when the logical device is set up to when it is removed.
Fields
Field Name | Description | Access Type | Format |
---|---|---|---|
BUSY_RATE1, 2, 3 | Usage rate of the logical device (%).10 | 1, 2, 3, 4 | float |
INPUT_RECORD_TYPE | Record type identifier.12 | 1, 2, 3, 4 | string(8) |
INTERVAL | Interval (in seconds) at which information is collected. | 1, 2, 3, 4 | ulong |
LDEV_NUMBER | Logical device number.4 | 1, 2, 3, 4 | string(16) |
MAX_BUSY_RATE1, 2, 3 |
Usage rate of the logical device (%).10 This field stores the value of the BUSY_RATE field. |
1, 2 |
float |
RANDOM_READ_IO_RATE | Frequency of random read operations.(times per second) | 1, 2, 3, 4 | float |
RANDOM_READ_XFER_RATE5 | Transfer rate of random read operations.(megabytes per second) | 1, 2, 3, 4 | float |
RANDOM_WRITE_IO_RATE | Frequency of random write operations.(times per second) | 1, 2, 3, 4 | float |
RANDOM_WRITE_XFER_RATE5 | Transfer rate of random write operations.(megabytes per second) | 1, 2, 3, 4 | float |
RECORD_TIME | Time (in GMT) at which data was collected from the storage system and the record was created. | 1, 2, 3, 4 | time_t |
SEQUENTIAL_READ_IO_RATE | Frequency of sequential read operations.(times per second) | 1, 2, 3, 4 | float |
SEQUENTIAL_READ_XFER_RATE5 | Transfer rate of sequential read operations.(megabytes per second) | 1, 2, 3, 4 | float |
SEQUENTIAL_WRITE_IO_RATE | Frequency of sequential write operations.(times per second) | 1, 2, 3, 4 | float |
SEQUENTIAL_WRITE_XFER_RATE5 | Transfer rate of sequential write operations.(megabytes per second) | 1, 2, 3, 4 | float |
VIRTUAL_DKC_DETAIL_NAME | This field cannot be used because it is reserved. | -- | -- |
VIRTUAL_DKC_NAME6, 7, 8, 11 | Product name of the virtual storage machine to which the logical device belongs. | 1, 2 | string(32) |
VIRTUAL_LDEV_NUMBER6, 9 | Virtualized logical device number associated with the logical device. | 1, 2 | string(16) |
VIRTUAL_SERIAL_NUMBER6, 7 | Serial number of the virtual storage machine associated with the logical device. | 1, 2 | string(32) |
Notes:
|