Subtype 9 — AIX_ProcessMetrics

Offsets Name Length Format Description
0 0 R10409MNAME 64 EBCDIC Name of measured element, extracted from the MeasuredElementName attribute of the CIM_BaseMetricValue instance.
64 40 R10409AKMT 8 floating CPU time used by this process in kernel mode since process creation.

(AccumulatedKernelModeTime)

72 48 R10409ATCT 8 floating Sum of AccumulatedUserModeTime and AccumulatedKernelModeTime for this process.

(AccumulatedTotalCPUTime)

80 50 R10409AUMT 8 floating CPU time used by this process in user mode since process creation.

(AccumulatedUserModeTime)

88 58 R10409EVKMP 8 floating CPU resources used by this process in kernel mode in relation to the CPU capacity available on a higher level of virtualization.

(ExternalViewKernelModePercentage)

96 60 R10409EVTCP 8 floating CPU resources used by this process in relation to the CPU capacity available on a higher level of virtualization. The value is the sum of ExternalViewUserModePercentage and ExternalViewKernelModePercentage for this process.

(ExternalViewTotalCPUPercentage)

104 68 R10409EVUMP 8 floating CPU resources used by this process in user mode in relation to the CPU capacity available on a higher level of virtualization.

(ExternalViewUserModePercentage)

112 70 R10409IVKMP 8 floating CPU time spent for this process in kernel mode in relation to the total CPU time spent for the system in kernel mode.

(InternalViewKernelModePercentage)

120 78 R10409IVTCP 8 floating Total CPU time spent for this process in relation to the total CPU time spent for the system. The value is the sum of InternalViewUserModePercentage and InternalViewKernelModePercentage for this process.

(InternalViewTotalCPUPercentage)

128 80 R10409IVUMP 8 floating CPU time spent for this process in user mode in relation to the total CPU time spent for the system in user mode.

(InternalViewUserModePercentage)

136 88 R10409KMT 8 floating CPU time spent in kernel mode by this process.

(KernelModeTime)

144 90 R10409MNOOF 8 floating Maximum number of open files for this process.

(MaxNumberOfOpenFiles)

152 98 R10409PIR 8 floating Average number of pages paged in per second on behalf of this process.

(PageInRate)

160 A0 R10409RSS 8 floating Physical memory size for this process.

(ResidentSetSize)

168 A8 R10409SS 8 floating Integral shared memory size for this process.

(SharedSize)

176 B0 R10409TCT 8 floating Sum of UserModeTime and KernelModeTime for this process.

(TotalCPUTime)

184 B8 R10409UMT 8 floating CPU time spent in user mode by this process.

(UserModeTime)

192 C0 R10409VS 8 floating Virtual memory size for this process.

(VirtualSize)