Werk #2162: citrix_sessions: Handle not set thresholds on single values correctly
Component | Checks & agents | ||
Title | citrix_sessions: Handle not set thresholds on single values correctly | ||
Date | Mar 26, 2015 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When a user sets citrix_sessions_default_levels to a value which misses one of the needed thresholds, the check results in an exception. This is now more robust.
However, the check should better use the factory defaults mechanism.