Werk #14205: Legacy check_bi_aggr check: Improved performance
Komponente | BI | ||||||
Titel | Legacy check_bi_aggr check: Improved performance | ||||||
Datum | 17.07.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.