Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 242
blob87ece77b1928ff2cf075a55be3b56ac55bc32377
1 Title: Parameters for clustered services can now be configured on the cluster host
2 Level: 1
3 Component: wato
4 Version: 1.2.5i1
5 Date: 1386692048
6 Class: fix
8 The check parameters of a clustered service were taken from one of the clusters node.
9 Any parameters for the cluster got ignored.
11 This fix allows to configure the parameters of a clustered service on the cluster itself.
12 However, if the clustered service has no configured parameters, the parameters from the nodes
13 are used instead.