Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7328
blob48e75b3dc45c0fc4514f77ef9b478685bcd15751
1 Title: Deprecate inventory_processes and inv_domino_tasks rulesets
2 Level: 1
3 Component: checks
4 Compatible: incomp
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1553676415
8 Class: fix
10 If you have always used WATO to configure your Check_MK you are not affected
11 by this change.
13 There have been two rulesets for configuring process discovery rules for a long
14 time. The old one, <tt>inventory_processes</tt>, and the newer WATO compatible
15 ruleset <tt>inventory_processes_rules</tt>. The second one has replaced
16 inventory_processes a long time ago. The old ruleset was still working for
17 compatibility but has been removed now.
19 If you have configured such rules in your configuration, it will still load,
20 but print out a warning message like this: "WARNING: Found rules for deprecated
21 ruleset 'inventory_processes'. These rules are not applied anymore. In case you
22 still need them, you need to migrate them by hand. Otherwise you can remove
23 them from your configuration."
25 The same applies to the ruleset <tt>inv_domino_tasks</tt> and
26 <tt>inv_domino_tasks_rules</tt>.