PI_PRCS

Ops Center Analyzer REST API Reference Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ANA003-18

The PI_PRCS record stores performance data indicating the operation status of the on-board processor of the storage system. This is a multi-instance record.

Collection Interval

60

Key Fields

ADAPTOR_ID and PROCESSOR_ID

Lifetime

From when the instance is created to when it is deleted

Fields

Field Name

Description

Access Type

Format

ADAPTOR_ID

  • For VSP One B20, VSP E series, VSP 5000 series, VSP Gx00 models, or VSP Fx00 models

    Character string that identifies the MP unit to which the processor belongs.

  • For VSP G1000, G1500, or VSP F1500

    ID that identifies the MP blade to which the processor belongs.

1, 2, 3, 4

string(16)

BUFFER_IO_COUNT1

Number of I/O operations buffered in the microprocessor

1, 2

float

BUFFER_IO_RATE1

Microprocessor buffer usage. Calculated as the ratio of the number of I/O buffers in use to the maximum number of usable I/O buffers.

1, 2

float

CONTROLLER

This field cannot be used because it is reserved.

--

--

INPUT_RECORD_TYPE

Record type identifier, which is always set to PRCS

1, 2, 3, 4

string(8)

INTERVAL

Interval (in seconds) at which information is collected

1, 2, 3, 4

ulong

MAX_BUFFER_IO_COUNT

Number of microprocessor buffer I/O operations.

This field stores the value of the BUFFER_IO_COUNT field.

1, 2

float

MAX_BUFFER_IO_RATE

Microprocessor buffer usage.

This field stores the value of the BUFFER_IO_RATE field.

1, 2

float

MAX_BUFFER_LENGTH

Maximum number of I/O buffers the microprocessor is able to use

1, 2

float

MAX_PROCESSOR_BUSY_RATE

Usage rate of the processor.

This field stores the value of the PROCESSOR_BUSY_RATE field.

1, 2, 3, 4

float

PROCESSOR_BUSY_RATE2

Usage rate of the processor

1, 2, 3, 4

float

PROCESSOR_ID3

Character string that identifies the processor

1, 2, 3, 4

string(16)

PROCESSOR_TYPE

Character string that identifies the processor type

1, 2, 3, 4

string(8)

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

Notes:

  1. For VSP G1000, G1500, or VSP F1500, if the value in the PROCESSOR_TYPE field is MPB, the value in the field is the average of the Buffer IO performance values of all the microprocessors in the MP blade. For VSP One B20, VSP E series, VSP 5000 series, VSP Gx00 models, or VSP Fx00 models storage system, if the value in the PROCESSOR_TYPE field is MPB, the value in the field is the average of the Buffer IO performance values of all the microprocessors in the MP unit.
  2. For VSP G1000, G1500, or VSP F1500, the value in the PROCESSOR_BUSY_RATE field is the average activity rate of all the microprocessors in the MP blade if the value in the PROCESSOR_TYPE field is MPB. For VSP One B20, VSP E series, VSP 5000 series, VSP Gx00 models, or VSP Fx00 models storage system, the value in the PROCESSOR_BUSY_RATE field is the average activity rate of all the microprocessors in the MP unit if the value in the PROCESSOR_TYPE field is MPB.
  3. For VSP G1000, G1500, or VSP F1500, the value in the PROCESSOR_ID field is _Total if the value in the PROCESSOR_TYPE field is MPB.