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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p5 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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