The PI_PTS record stores the performance data indicating the read and write status of each port of the storage system. This is a multi-instance record.
Collection Interval
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.
The items in (1) and (2) below all have the same field name (PORT_NUMBER), but the values output to the items in (1) are different from those output to the items in (2).
- the PORT_NUMBER field of the PD_PTC record or the PI_PTS record
- the PORT_NUMBER field of the PI_MPTS record or the PI_PTSX record
For this reason, if you want to check whether the port information of one record matches that of another, check the PORT_NAME field.
Key Field
PORT_NUMBERLifetime
From when the port is set up to when it is removed.Fields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
AVG_IO_RATE1 |
Average frequency of read and write operations for the storage system port (number of times per second). |
1, 2, 3, 4 |
float |
AVG_XFER_RATE1 |
Average read and write transfer speed for the storage system port (MB per second). |
1, 2, 3, 4 |
float |
CHA_NAME |
Name of the channel adapter or channel board. |
1, 2, 3, 4 |
string(16) |
INITIATOR_AVG_IO_RATE3 |
Average frequency of read and write operations for the storage system port (number of times per second) (total number of initiator and external ports).2 |
1, 2 |
float |
INITIATOR_AVG_XFER_RATE3 |
Average read and write transfer speed for the storage system port (MB per second) (total number of initiator and external ports).2 |
1, 2 |
float |
INITIATOR_MAX_IO_RATE3, 4 |
Maximum frequency of read and write operations for the storage system port (number of times per second) (total number of initiator and external ports).2 |
1, 2 |
float |
INITIATOR_MAX_XFER_RATE3, 4 |
Maximum read and write transfer speed for the storage system port (MB per second) (total number of initiator and external ports).2 |
1, 2 |
float |
INITIATOR_MIN_IO_RATE3, 4 |
Minimum frequency of read and write operations for the storage system port (number of times per second) (total number of initiator and external ports).2 |
1, 2 |
float |
INITIATOR_MIN_XFER_RATE3, 4 |
Minimum read and write transfer speed for the storage system port (MB per second) (total number of initiator and external ports).2 |
1, 2 |
float |
INITIATOR_TOTAL_IO_COUNT |
This field cannot be used because it is reserved. |
-- |
-- |
INITIATOR_TOTAL_MBYTES |
This field cannot be used because it is reserved. |
-- |
-- |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to PTS. |
1, 2, 3, 4 |
string(8) |
INTERVAL |
Interval (in seconds) at which information is collected. |
1, 2, 3, 4 |
ulong |
MAX_IO_RATE1, 4, 5 |
Maximum frequency of read and write operations for the storage system port (number of times per second). |
1, 2, 3, 4 |
float |
MAX_XFER_RATE1, 4, 5 |
Maximum read and write transfer speed for the storage system port (MB per second). |
1, 2, 3, 4 |
float |
MIN_IO_RATE1, 4 |
Minimum frequency of read and write operations for the storage system port (number of times per second). |
1, 2 |
float |
MIN_XFER_RATE1, 4 |
Minimum read and write transfer speed for the storage system port (MB per second). |
1, 2 |
float |
PORT_NAME |
Name of the storage system port. |
1, 2, 3, 4 |
string(64) |
PORT_NUMBER |
Number of the storage system port. |
1, 2, 3, 4 |
string(8) |
PORT_ROLE |
The role which assigned to this port:
|
1, 2 |
string(16) |
READ_IO_COUNT |
This field cannot be used because it is reserved. |
-- |
-- |
READ_IO_RATE |
This field cannot be used because it is reserved. |
-- |
-- |
READ_MBYTES |
This field cannot be used because it is reserved. |
-- |
-- |
READ_RESPONSE_RATE |
This field cannot be used because it is reserved. |
-- |
-- |
READ_TOTAL_RESPONSE |
This field cannot be used because it is reserved. |
-- |
-- |
READ_XFER_RATE |
This field cannot be used because it is reserved. |
-- |
-- |
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 |
TOTAL_IO_COUNT |
This field cannot be used because it is reserved. |
-- |
-- |
TOTAL_MBYTES |
This field cannot be used because it is reserved. |
-- |
-- |
WRITE_IO_COUNT |
This field cannot be used because it is reserved. |
-- |
-- |
WRITE_IO_RATE |
This field cannot be used because it is reserved. |
-- |
-- |
WRITE_MBYTES |
This field cannot be used because it is reserved. |
-- |
-- |
WRITE_RESPONSE_RATE |
This field cannot be used because it is reserved. |
-- |
-- |
WRITE_TOTAL_RESPONSE |
This field cannot be used because it is reserved. |
-- |
-- |
WRITE_XFER_RATE |
This field cannot be used because it is reserved. |
-- |
-- |
Notes:
|