Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7203
blob3a83238e46d722180fd310d967bf26053a598543
1 Title: agent_prism: Fixed handling of informational messages
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1553155607
8 Class: fix
10 We have seen informational messages in format:
11 {dev_type} drive {dev_name} on host {ip_address} has the following problems: {err_msg}
13 In order to handle such cases, we now deal with this message format differently.