Werk #15463: mk_filestats: Make combination of file grouping and single file aggregation more usable
Component | Agent bakery |
Title | mk_filestats: Make combination of file grouping and single file aggregation more usable |
Date | Apr 6, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.1.0p27 2.2.0b4 2.3.0b1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Incompatible - Manual interaction might be required |
This werk is incompatible for users that use file grouping and single file aggregation and have "%s" in the section name.
It's now possible to define a name containing "%s" in both section and group names when using single file aggregation.
In that case, the services of files that don't belong to a group will be named
<SECTION NAME> <FILE NAME>
and the services of grouped files
<SECTION NAME> <GROUP NAME> <FILE NAME>
.