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
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks