Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 440
blob74f69d760b10a1eb9a471644653855c81771e344
1 Title: heartbeat_crm: Inventory more gracefully handles case where agent output is invalid
2 Level: 1
3 Component: checks
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1389184898
8 Targetversion: future
10 One example:
12 F+:
13 <<<heartbeat_crm>>>
14 Connection to cluster failed: connection failed
15 F-:
17 The inventory raised an exception in that case. Now it simply ignores that section.