But, assuming this is CPU load as you'd see with top, those values aren't percentages. They're more like a process/thread count, so should be rendered as raw numbers - 0.06, 0.14, 0.17 in the above example.
I think this should be a percentage, but we need to ensure that all cores/cpus are accounted for. The problem is that I suspect this has only been tested with virtual images with a single cpu count.
The dashboard shows CPU load, something like:
But, assuming this is CPU load as you'd see with
top
, those values aren't percentages. They're more like a process/thread count, so should be rendered as raw numbers - 0.06, 0.14, 0.17 in the above example.