Werk #20106: Cisco CPU memory: show the growth and trend graphs
| Component | Metrics system | ||||||
| Title | Cisco CPU memory: show the growth and trend graphs | ||||||
| Date | Jul 8, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
When trend computation was enabled for the "CPU Memory utilization" services of Cisco devices, the "growth" and "trend" values were recorded but not shown in the dedicated memory growth graphs. They appeared as raw, unit-less numbers instead of the "Memory usage growth" and "Trend of memory usage growth" graphs, the same way the "Memory" services already display them.
The metric translation now renames these values to the memory growth metrics and scales them from MB per day to bytes per day, so the graphs are shown with the correct unit. Because metric translations are applied when a graph is rendered, existing historical data is displayed correctly as well.
No manual action is required.