Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 517090dc4071c0a3f68fa52a3cc6705f1aec56bd
https://github.com/Checkmk/checkmk/commit/517090dc4071c0a3f68fa52a3cc6705f1…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2023-07-03 (Mon, 03 Jul 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