Werk #11746: mssql_counters.file_sizes: return performance data for warn/crit values in bytes

Component Checks & agents
Title mssql_counters.file_sizes: return performance data for warn/crit values in bytes
Date Jan 19, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The mssql_counters.file_sizes check allows the user to configure upper warn/crit levels for database log files in percent: "MSSQL Log and Data File Sizes" ruleset, option "Used log files: Absolute or relative upper levels": "Upper percentage levels". The graph of this check presents all performance data in actual size (bytes). If the above option is enabled, however, the warn/crit levels were reported in percent, resulting in inconsistent scales shown in the graphs. This has been fixed, so that warn/crit levels are always reported in bytes, and the scaling is consistent.

To the list of all Werks