Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 2162
blob749d0420d03678056408b8a23309bac8efbfc798
1 Title: citrix_sessions: Handle not set thresholds on single values correctly
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i1
8 Date: 1427355497
10 When a user sets citrix_sessions_default_levels to a value which misses one of
11 the needed thresholds, the check results in an exception. This is now more
12 robust.
14 However, the check should better use the factory defaults mechanism.