This object provides the total percentage of CPU usage of a
host component.
The total CPU usage contains CPU user usage, CPU system
usage and CPU nice usage.
The CPU user time: CPU time spent in user space.
The CPU system time: CPU time spent in kernel space.
The CPU nice time: CPU time spent on low priority
processes.