Neoview Repository User Guide (R2.4 SP1)

Table 3-11 PROCESS_AGGR_LEVEL1_STATS_V1 Field Definitions (continued)
DescriptionData TypeField Name
Average percent busy of all
processes with a CPU busy
percentage between 75 and 95
LARGEINTAVG_HISTOGRAM_75_95
Average percent busy of all
processes with a CPU busy
percentage greater than 95
LARGEINTAVG_HISTOGRAM_95
Standard deviation of percent busy
for processes with a CPU busy
percentage less than 1
LARGEINTSTDDEV_HISTOGRAM_1
Standard deviation of percent busy
for processes with a CPU busy
percentage between 1 and 25
LARGEINTSTDDEV _HISTOGRAM_1_25
Standard deviation of percent busy
for processes with a CPU busy
percentage between 25 and 50
LARGEINTSTDDEV _HISTOGRAM_25_50
Standard deviation of percent busy
for processes with a CPU busy
percentage between 50 and 75
LARGEINTSTDDEV _HISTOGRAM_50-75
Standard deviation of percent busy
for processes with a CPU busy
percentage between 75 and 95
LARGEINTSTDDEV _HISTOGRAM_75_95
Standard deviation of percent busy
for processes with a CPU busy
percentage greater than 95
LARGEINTSTDDEV _HISTOGRAM_95
Sum of ready time, in
microseconds, for all aggregated
processes
LARGEINTTOTAL_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 UNSIGNEDNUMBER_OF_WAITING_CHILDREN
Number of processes that had more
than 30 dispatches
INTEGER UNSIGNEDNUMBER_OF_ACTIVE_DISPATCHING_CHILDREN
Among processes that had more
than 30 dispatches, the smallest
number of dispatches for any
process
INTEGER UNSIGNEDMIN_NUMBER_OF_DISPATCHES
Among processes that had more
than 30 dispatches, the average
number of dispatches per process
INTEGER UNSIGNEDAVG_NUMBER_OF_DISPATCHES
64 Repository Views