PI_JNLS

Ops Center Analyzer REST API Reference Guide

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

The PI_JNLS record stores performance data indicating the operation status of the journal group.

Collection Interval

300

Key Field

JOURNAL_ID

Lifetime

From when the journal group is assigned to when it is released.

Fields

Field Name

Description

Access Type

Format

ASYNC_COPY_TRANSFER_RATE

The amount of transferred data per second (megabytes per second) for asynchronous replication in the journal group. Sub-journal groups are not supported.

1, 2

double

INPUT_RECORD_TYPE

Record type identifier, which is always set to JNLS

1, 2

string( 8)

INTERVAL

Interval (in seconds) at which information is collected

1, 2

ulong

JOURNAL_ID

ID of the journal group

1, 2

string( 8)

RECORD_TIME

Time (GMT) at which the record was stored

1, 2

time_t

RIO_RESPONSE_RATE

Average RIO response time (in microseconds per I/O operation) of the storage system among the journal groups

1, 2

double

WRITE_IO_RATE

Number of write I/O operations per second (in IO/sec) to the primary storage system in the journal group.

Secondary journal groups are not supported

1, 2

double

WRITE_XFER_RATE

Amount of data written per second (in MB/sec) to the primary storage system in the journal group.

Secondary journal groups are not supported.

1, 2

double