PI_CLMS

Ops Center Analyzer REST API Reference Guide

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

The PI_CLMS record stores performance data indicating the write pending rate and cache memory of the CLPR for each MP Blade in a storage system. This is a multi-instance record.

Collection Interval

60

Key Fields

MP_BLADE_ID and CLPR_NUMBER

Lifetime

From the time when the MP Blade and CLPR are set up until the time they are removed

Fields

Field Name

Description

Access Type

Format

CACHE_MEMORY_USAGE_RATE

Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the LDEV that is owned by the MP blade of the MP_BLADE_ID field.

1, 2, 3, 4

float

CACHE_WRITE_PENDING_RATE

Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the write pending data of the LDEV that is owned by the MP blade of the MP_BLADE_ID field.

1, 2, 3, 4

float

CLPR_NUMBER

CLPR number

1, 2, 3, 4

string(8)

INPUT_RECORD_TYPE

Record type identifier, which is always set to CLMS

1, 2, 3, 4

string(8)

INTERVAL

Interval (in seconds) at which information is collected

1, 2, 3, 4

ulong

MAX_CACHE_MEMORY_USAGE_RATE

Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the LDEV that is owned by the MP blade of the MP_BLADE_ID field.

This field stores the value of the CACHE_MEMORY_USAGE_RATE field.

1, 2, 3, 4

float

MAX_CACHE_WRITE_PENDING_RATE

Of the cache memory allocated for each MP blade in the CLPR, the percentage that is being used by the write pending data of the LDEV that is owned by the MP blade of the MP_BLADE_ID field.

This field stores the value of the CACHE_WRITE_PENDING_RATE field.

1, 2, 3, 4

float

MP_BLADE_ID

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

    ID that identifies the MP unit to which the processor belongs in the storage system.

  • For VSP G1000, G1500, or VSP F1500

    ID that identifies the MP blade to which the processor belongs in the storage system.

1, 2, 3, 4

string(16)

RECORD_TIME

Time (in GMT) when the data was collected from the storage system and the record was created

1, 2, 3, 4

time_t