Subtype 30 — Linux_KVMMetrics

Offsets Name Length Format Description
0 0 R10430MNAME 64 EBCDIC Name of measured element, extracted from the MeasuredElementName attribute of the CIM_BaseMetricValue instance.
64 40 R10430AVP 8 floating Number of active virtual processors for this domain.

(ActiveVirtualProcessors)

72 48 R10430EVTCTP 8 floating Percentage of CPU resources used by this domain during the interval. If power management or hyper-threading are used, the content of this metric may be wrong. The metric is derived from TotalCPUTime and ActiveVirtualProcessors.

(ExternalViewTotalCPUTimePercentage)

80 50 R10430HFPM 8 floating Host physical memory currently not claimed by any domain.

(HostFreePhysicalMemory)

88 58 R10430HMP 8 floating Percentage of overall physical memory claimed by this domain.

(HostMemoryPercentage)

96 60 R10430PMATVS 8 floating Memory currently claimed by this domain. Note that a domain may ask the hypervisor for more memory if under memory pressure.

(PhysicalMemoryAllocatedToVirtualSystem)

104 68 R10430PMATVSP 8 floating Percentage of memory currently claimed by this domain in relation to the defined maximum.

(PhysicalMemoryAllocatedToVirtualSystemPercentage)

112 70 R10430TMEVTCTP 8 floating Percentage of CPU resources used by this domain during the most recent 10 minute interval.

(TenMinuteExternalViewTotalCPUTimePercentage)

120 78 R10430TMTCT 8 floating CPU time spent for this domain during the most recent 10 minute interval.

(TenMinuteTotalCPUTime)

128 80 R10430TCT 8 floating CPU time spent for this domain during the interval.

(TotalCPUTime)

136 88 R10430BC 8 floating Total capacity of the first block device for this domain in bytes.

(BlockCapacity)

144 90 R10430BR 8 floating Number of kilobytes read from the first block device for this domain during the interval.

(BlockRead)

152 98 R10430BW 8 floating Number of kilobytes written to the first block device for this domain during the interval.

(BlockWrite)

160 A0 R10430CRTC 8 floating Accumulated CPU idle time in microseconds for this domain.

(CPUReadyTimeCounter)

168 A8 R10430CUTC 8 floating Accumulated CPU busy time in microseconds for this domain.

(CPUUsedTimeCounter)

176 B0 R10430VSS 8 floating Current state of this domain. The value can be one of the following:
0
nostate
1
running
2
blocked
3
paused
4
shutdown
5
shutoff
6
crashed
7
suspended

(VirtualSystemState)