beautypg.com

HP Neoview Release 2.5 Software User Manual

Page 81

background image

Table C-2 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 less than 1

LARGEINT

STDDEV_HISTOGRAM_1

Standard deviation of percent
busy for processes with a CPU
busy percentage between 1 and
25

LARGEINT

STDDEV _HISTOGRAM_1_25

Standard deviation of percent
busy for processes with a CPU
busy percentage between 25 and
50

LARGEINT

STDDEV _HISTOGRAM_25_50

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

LARGEINT

STDDEV _HISTOGRAM_50-75

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

Process Statistics

81