Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6226
blob5bc2da3e8ba957e7c80884888d8f42ffbae05cea
1 Title: Allow to match against the monitoring site in rules
2 Level: 2
3 Component: ec
4 Class: feature
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1531314180
11 This allows to apply rules only on specific sites. Restricting
12 rules to sites can yield performance benefits in environments with
13 many sites. Beyond that, this is required to make the feature expect
14 regular messages work in a distributed environment with
15 config replication.
17 Example: If you have three centrally configured event consoles,
18 and you want a device to regularily report to one of them, you
19 previously had no way to configure that only the one site reports
20 missing messages. Instead, all sites the device doesn't send messages
21 to would repeatedly open events. This limitation can now be
22 worked around by specifying to which site expect rules should apply.