beautypg.com

View neo.hp_metrics.process_stats_v1, Process_stats_v1 field definitions – HP Neoview Release 2.3 Software User Manual

Page 44

background image

The Neoview NDCS server (MXOSRVR)

The Repository collector processes (MMCOLLEC)

By default, a measurement of each of these processes occurs every five minutes. Aggregates are
computed every five minutes with a 15–minute delay: that is, aggregate data becomes available
from the Repository 15 minutes after the end of the sampling interval.

VIEW NEO.HP_METRICS.PROCESS_STATS_V1

This view is populated only if process data collection is enabled.

In this view, all CHARACTER columns use ISO88591 encoding, regardless of the underlying
Neoview platform configuration.

Table 3-8 PROCESS_STATS_V1 Field Definitions

Description

Data Type

Field Name

Segment number of the process

INTEGER UNSIGNED

SEGMENT_ID

Processing node number of the process
being measured

INTEGER UNSIGNED

NODE_ID

ANSI SQL timestamp, in Local Civil
Time, indicating when the
measurement interval ended

TIMESTAMP(6)

MEASURE_END_DATETIME

ANSI SQL date, in Local Civil Time,
indicating when the measurement
interval ended

DATE

MEASURE_END_DATE

ANSI SQL time, in Local Civil Time,
indicating when the measurement
interval ended

TIME(6)

MEASURE_END _TIME

ANSI SQL timestamp, in Coordinated
Universal Time, indicating when the
measurement interval ended

TIMESTAMP(6)

MEASURE_END_DATETIME_UTC

ANSI SQL date, in Coordinated
Universal Time, indicating when the
measurement interval ended

DATE

MEASURE_END _DATE_UTC

ANSI SQL time, in Coordinated
Universal Time, indicating when the
measurement interval ended

TIME(6)

MEASURE_END _TIME_UTC

Repository assigned value. Used
internally.

INTEGER UNSIGNED

METRIC_CLASS_ID

Repository assigned value. Used
internally.

INTEGER UNSIGNED

METRIC_CLASS_VERSION

ANSI SQL timestamp, in Local Civil
Time, indicating when the
measurement interval began

TIMESTAMP(6)

MEASURE_START_DATETIME

ANSI SQL date, in Local Civil Time,
indicating when the measurement
interval began

DATE

MEASURE_START_DATE

ANSI SQL time, in Local Civil Time,
indicating when the measurement
interval began

TIME(6)

MEASURE_START_TIME

ANSI SQL timestamp, in Coordinated
Universal Time, indicating when the
measurement interval began

TIMESTAMP(6)

MEASURE_START_DATETIME_UTC

44

Repository Views