Werk #15902: CPU utilization: Make core numbering consistent
Component | Metrics system |
Title | CPU utilization: Make core numbering consistent |
Date | Jul 6, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p7 2.1.0p31 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Currently, the cores shown for the per core utilization are numbered starting at 1, while elsewhere the numbering starts at 0. This has been made consistent by changing the start to 0 for the per core utilization as well.