CPU

CPU Attributes

Attributes specific to a cpu instance.

AttributeTypeDescriptionExamplesStability
cpu.logical_numberintThe logical CPU number [0..n-1]1Development
cpu.modestringThe mode of the CPUuser; systemDevelopment

cpu.mode has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.

ValueDescriptionStability
idleidleDevelopment
interruptinterruptDevelopment
iowaitiowaitDevelopment
kernelkernelDevelopment
niceniceDevelopment
stealstealDevelopment
systemsystemDevelopment
useruserDevelopment