Werk #16080: mssql_datafiles/transactionlogs: Regression in maximum size calculation
Component | Checks & agents | ||||
Title | mssql_datafiles/transactionlogs: Regression in maximum size calculation | ||||
Date | Sep 13, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This is a follow-up to Werk #14421.
Since Checkmk 2.1.0p5, we calculate the maximum size as the sum of available and used size for unlimited instances.
However, in some cases, we accidentally drop explicit thresholds for the maximum size if avaiable, falling back to the unlimited case.