Werk #15265: mssql_tablespaces: Do not create services for databases that are offline during discovery
Component | Checks & agents |
Title | mssql_tablespaces: Do not create services for databases that are offline during discovery |
Date | Apr 19, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b5 2.1.0p27 2.0.0p36 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Currently the mssql_tablespaces plugin will discover databases that can never be correctly monitored because they are offline or mirror databases. With this werk, databases not providing monitoring data will not be added as services. Already monitored databases will behave the same as before.