The PI_HBAS record stores the performance data indicating the traffic performance between an HBA and a storage system.
If WWNs to be monitored are not set in advance, the record will not be output. Only the record for the HBAs registered to the WWNs to be monitored will be output.
Collection Interval
60Key Field
HBA_WWNLifetime
From when the HBA is set up to when it is removedFields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
HBA_WWN |
WWN of an HBA |
1, 3 |
string(32) |
HBA_WWN_NICKNAME |
Nickname of an HBA WWN |
1, 3 |
string(65) |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to HBAS |
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 |
SPM_GROUP_NAME |
Name of an SPM group that the HBA belongs to* |
1, 3 |
string(65) |
TOTAL_IO_RATE |
Average frequency of read and write operations for the storage system (number of operations per second) |
1, 3 |
double |
TOTAL_RESPONSE_RATE |
Average processing time per read/write processing request for the storage system (in microseconds) |
1, 3 |
double |
TOTAL_XFER_RATE |
Read and write transfer speed for the storage system (kilobytes per second) |
1, 3 |
double |
* An SPM group consists of multiple HBAs. |