beautypg.com

HP Neoview Release 2.3 Software User Manual

Page 48

background image

Table 3-9 PROCESS_AGGR_LEVEL1_STATS_V1 Field Definitions (continued)

Description

Data Type

Field Name

Average creation priority
all processes described by
this record

INTEGER UNSIGNED

AVG_PRIORITY

Maximum creation
priority for all processes
described by this record

INTEGER UNSIGNED

MAX_PRIORITY

Number of processes
included in this
aggregation

INTEGER UNSIGNED

CHILD_COUNT

Sum of elapsed times, in
microseconds, between
the end of the last
aggregation period and
the end of this one, for all
processes described by
this record

LARGEINT

TOTAL_CHILD_ELAPSED_TIME

Sum of CPU busy time,
in microseconds, for all
processes described by
this record, since the last
aggregation

LARGEINT

TOTAL_CHILD_BUSY_TIME

Total child busy time, in
microseconds, divided by
the number of processing
nodes in the cluster

DECIMAL(6,2)

CHILD_SYSTEM_BUSY_PCT

Minimum CPU busy time
since the last aggregation,
for all processes
described by this record

DECIMAL(6,2)

MIN_CHILD_ BUSY_PCT

Average CPU busy time
since the last aggregation,
for all processes
described by this record

DECIMAL(6,2)

AVG_CHILD_ BUSY_PCT

Maximum CPU busy
time since the last
aggregation, for all
processes described by
this record

DECIMAL(6,2)

MAX_CHILD_ BUSY_PCT

Number of processes
with a CPU busy
percentage less than 1

LARGEINT

BUSY_HISTOGRAM_1

Number of processes
with a CPU busy
percentage between 1 and
25

LARGEINT

BUSY_HISTOGRAM_1_25

Number of processes
with a CPU busy
percentage between 25
and 50

LARGEINT

BUSY_HISTOGRAM_25_50

Number of processes
with a CPU busy
percentage between 50
and 75

LARGEINT

BUSY_HISTOGRAM_50-75

48

Repository Views