Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5810
blob79ee7aedc1e128b86eca6936ad331e3b434cfdbe
1 Title: CMC Graphs: fixed incorrect fallback to pnp4nagios graphs in case some sites are disabled
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1525870437
11 The detection routine, which determines if CMC-graphs are possible could fail when a remote site
12 was down or unreachable. Furthermore, it didn't matter if the site in question had the actual
13 rrd data for the graph, so it could have been any site.
15 As fallback, pnp4nagios graphs were used - which may lead to other display errors.