Werk #6651: Single CPU utilization, apply Werk 6735: don't double count guest cputime in total cputime
Component | Checks & agents | ||||||||||||||
Title | Single CPU utilization, apply Werk 6735: don't double count guest cputime in total cputime | ||||||||||||||
Date | Nov 22, 2018 | ||||||||||||||
Level | Trivial Change | ||||||||||||||
Class | Bug Fix | ||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||
Checkmk versions & editions |
|
Linux kernel includes guest cputime in user cputime and thus guest cputime must not be added when calculating total cputime for each core. This bugfix was already implement in Werk 6735 for the all cores combined total CPU utilization.
Test are included to verify the correct behavior.