Werk #14666: ps - Size per processes: Change graph visual display order
Component | Metrics system |
Title | ps - Size per processes: Change graph visual display order |
Date | Aug 5, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p10 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
For graphs of "ps" containing information about "Size per processes" the visual ordering of the graphs is fixed. Before "Resident size" and "Virtual Size" were stacked on top of each other, which was wrong. Resident size is a subset of virtual size. The data of the graph "Resident size" is now visually in front of the other graphs.