Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 112
blob9bed4006eee6ee79397cb685cc065cbd15c85e19
1 Title: Explicit mapping of clustered services can now be done with WATO
2 Level: 1
3 Component: wato
4 Version: 1.2.5i1
5 Date: 1387534743
6 Class: feature
8 Up to now WATO assumed that one host can be assigned at most to one cluster.
9 Now you can have one node in multiple clusters. With the new WATO ruleset
10 <i>Explicit mapping of Clustered Services</i> you can now specify explicitely,
11 to which of the clusters services of a node should be mapped.
13 If you are used to use <tt>main.mk</tt> then you might know
14 <tt>clustered_services_of['myhost']</tt>, which does exactly the same,
15 but is not accessible via WATO.