Werk #14205: Legacy check_bi_aggr check: Improved performance
Component | BI | ||||||||
Title | Legacy check_bi_aggr check: Improved performance | ||||||||
Date | Jul 17, 2023 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
The changeover from the (now deprecated) webapi to the REST API introduced a performance problem. Instead of fetching/computing the state of the single aggregation, all aggregations were computed. This lead to apache performance problems, especially in environments with a large amount of aggregations.