Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 2339
blob6acef9db3cfd4640fc43bbcc500a0509872c92b5
1 Title: Discovery service: Fixed handling of agent / SNMP communication errors
2 Level: 1
3 Component: core
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i2
8 Date: 1433341742
10 When a host could not be contacted via agent or did not receive an SNMP response,
11 this resulted in a situation where the check was shown as UNKNOWN and broken check
12 with the hint to send a bug report the us.
14 This handling has been changed to reporting a WARNING state together with the related
15 error message as output. The "crashed check" link is not displayed for this case anymore.