Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 1b4721d51931850efff1fb5a762771f6667994a7
https://github.com/Checkmk/checkmk/commit/1b4721d51931850efff1fb5a762771f66…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
A .werks/15549
M cmk/base/plugins/agent_based/mssql_blocked_sessions.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_blocked_sessions.py
Log Message:
-----------
15549 FIX Crash: mssql_blocked_sessions using pre-1.6 MSSQL agent plugin
When using a pre-1.6 MSSQL agent plugin the {{mssql_blocked_sessions}}
check plugins would crash during discovery.
The pre-1.6 MSSQL agent plugins are now deprecated and can no longer be used.
Old still existing services will go to {{UNKNOWN}} and encourage you to update
to a newer agent plugin version.
After a rediscovery the old services will vanish and new services will not be
discovered.
Therefore an upgrade as described in Werk #6140 is necessary.
Change-Id: I2edf7bac0b82b236abc6913581b0a34807d9543b