beautypg.com

Process_stats_v1 field definitions – HP Neoview Release 2.4 Software User Manual

Page 41

background image

Table 3-6 PROCESS_STATS_V1 Field Definitions

Description

Data Type

Field Name

Segment number of the process

INTEGER UNSIGNED NO
DEFAULT

SEGMENT_ID

Processing node number of the process
being measured

INTEGER UNSIGNED NO
DEFAULT

NODE_ID

Unique number.

INTEGER UNSIGNED NO
DEFAULT

PIN

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 NO
DEFAULT

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

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

DATE

MEASURE_START_DATE_UTC

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

TIME(6)

MEASURE_START_TIME_UTC

Duration of the measurement in
microseconds

LARGEINT

DELTA_TIME

Neoview segment name

CHARACTER(8)

SEGMENT_NAME

Process Statistics

41