Werk #19099: Improve notification statistics livestatus query performance
| Component | Notifications | ||||||
| Title | Improve notification statistics livestatus query performance | ||||||
| Date | Mar 17, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
On systems with a large notification history, opening the notification overview page could take several minutes or even cause a livestatus disconnect error. This was caused by an inefficient query used to compute the "Total sent notifications" counter.
The query has been optimized so the page loads reliably again, even with large histories.