Werk #4190: mssql_blocked_sessions: Fixed unknown states if only one session is blocked
Component | Checks & agents | ||||
Title | mssql_blocked_sessions: Fixed unknown states if only one session is blocked | ||||
Date | Feb 3, 2017 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The check state has been unknown if only one session was blocked, because the checkplugin was expecting one additional first line from the agent output which does not exist anymore. The new version can handle both cases and will not accidentally drop any information anymore.