View neo.hp_metrics.process_stats_v1, Process_stats_v1 field definitions – HP Neoview Release 2.4 Software User Manual
Page 46
VIEW NEO.HP_METRICS.PROCESS_STATS_V1
NOTE:
The process statistics are not turned by default and are scheduled to be deprecated.
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.
The primary key for PROCESS_STATS_V1 field definition is SEGMENT_ID, NODE_ID, PIN,
and METRIC_CLASS_ID.
Table 3-8 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
46
Repository Views