Werk #15902: CPU utilization: Make core numbering consistent
| Component | Metrics system | ||||||
| Title | CPU utilization: Make core numbering consistent | ||||||
| Date | Jul 6, 2023 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
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.