Werk #14421: mssql_datafiles/transactionlogs: Correct maximum size in unlimited cases
Component | Checks & agents | ||||
Title | mssql_datafiles/transactionlogs: Correct maximum size in unlimited cases | ||||
Date | Jun 27, 2022 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The check plugins mssql_datafiles/transactionlogs did not handle unlimited instances correctly. Specifically, the maximum size only took the space still available on the filesystem into account, but not the current size of the file. This resulted in too low thresholds in case of percentage levels.