beautypg.com

HP Neoview Release 2.3 Software User Manual

Page 50

background image

Table 3-9 PROCESS_AGGR_LEVEL1_STATS_V1 Field Definitions (continued)

Description

Data Type

Field Name

Standard deviation of
percent busy for
processes with a CPU
busy percentage between
75 and 95

LARGEINT

STDDEV _HISTOGRAM_75_95

Standard deviation of
percent busy for
processes with a CPU
busy percentage greater
than 95

LARGEINT

STDDEV _HISTOGRAM_95

Sum of ready time, in
microseconds, for all
aggregated processes

LARGEINT

TOTAL_CHILD_READY_TIME

Ready time divided by
the number of nodes in
the cluster

DECIMAL(6,2)

CHILD_SYSTEM_ READY _PCT

Minimum ready time, in
microseconds, for all
processes described by
the record

DECIMAL(6,2)

MIN_CHILD_ READY _PCT

Average ready time, in
microseconds, for all
processes described by
the record

DECIMAL(6,2)

AVG_CHILD_ READY _PCT

Maximum ready time, in
microseconds, for all
processes described by
the record

DECIMAL(6,2)

MAX_CHILD_ READY _PCT

Number of processes
with ready time greater
than 25 percent

INTEGER UNSIGNED

NUMBER_OF_WAITING_CHILDREN

Number of processes that
had more than 30
dispatches

INTEGER UNSIGNED

NUMBER_OF_ACTIVE_DISPATCHING_CHILDREN

Among processes that
had more than 30
dispatches, the smallest
number of dispatches for
any process

INTEGER UNSIGNED

MIN_NUMBER_OF_DISPATCHES

Among processes that
had more than 30
dispatches, the average
number of dispatches per
process

INTEGER UNSIGNED

AVG_NUMBER_OF_DISPATCHES

Among processes that
had more than 30
dispatches, the greatest
number of dispatches for
any process

INTEGER UNSIGNED

MAX_NUMBER_OF_DISPATCHES

Count of processes with
page faults

INTEGER UNSIGNED

NUMBER_OF_CHILDREN_W_PAGE_FAULTS

50

Repository Views