The PI_MPCS record stores the performance data indicating the performance between an MP Blade and cache switch.
Collection Interval
60Key Fields
MP_BLADE_ID and CACHE_SWITCH_NAMELifetime
From when the MP Blade is defined to when it is removedFields
Field Name1 |
Description |
Access Type |
Format |
---|---|---|---|
ACCESS_PATH_USAGE_RATE |
Usage rate of the access path between the MP blade and the cache switch (%) |
1, 3 |
float |
CACHE_SWITCH_NAME |
Name of the cache switch2 |
1, 3 |
string(16) |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to MPCS |
1, 3 |
char(8) |
INTERVAL |
Interval (in seconds) at which information is collected |
1, 3 |
ulong |
MP_BLADE_ID |
ID that identifies the MP blade that the processor belongs to in the storage system Example: MPB0 |
1, 3 |
string(16) |
MP_BLADE_NAME |
|
1, 3 |
string(32) |
RECORD_TIME |
Time (in GMT) at which data was collected from the storage system and the record was created |
1, 3 |
time_t |
Notes:
|