Neoview Repository User Guide (R2.4 SP1)
Table 3-11 PROCESS_AGGR_LEVEL1_STATS_V1 Field Definitions (continued)
DescriptionData TypeField Name
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
LARGEINTTOTAL_CHILD_ELAPSED_TIME
Sum of CPU busy time, in
microseconds, for all processes
described by this record, since the
last aggregation
LARGEINTTOTAL_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
LARGEINTBUSY_HISTOGRAM_1
Number of processes with a CPU
busy percentage between 1 and 25
LARGEINTBUSY_HISTOGRAM_1_25
Number of processes with a CPU
busy percentage between 25 and
50
LARGEINTBUSY_HISTOGRAM_25_50
Number of processes with a CPU
busy percentage between 50 and
75
LARGEINTBUSY_HISTOGRAM_50-75
Number of processes with a CPU
busy percentage between 75 and
95
LARGEINTBUSY_HISTOGRAM_75_95
Number of processes with a CPU
busy percentage greater than 95
LARGEINTBUSY_HISTOGRAM_95
Average percent busy of all
processes with a CPU busy
percentage less than 1
LARGEINTAVG_HISTOGRAM_1
Average percent busy of all
processes with a CPU busy
percentage between 1 and 25
LARGEINTAVG_HISTOGRAM_1_25
Average percent busy of all
processes with a CPU busy
percentage between 25 and 50
LARGEINTAVG_HISTOGRAM_25_50
Average percent busy of all
processes with a CPU busy
percentage between 50 and 75
LARGEINTAVG_HISTOGRAM_50-75
Process Statistics 63