Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #13220: Filesize unit labels

Component Setup
Title Filesize unit labels
Date Sep 21, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

In various WATO rules the configurable file sizes have been labeled wrongly. Labels read KBytes, MBytes and so on (suggesting the 10 based units where 1 kB is 1000 bytes), while internally the 2 based system had been used (where 1 KiB corresponds to 1024 bytes). This is now refleced by the use of the more appropriate labels KiB, MiB and so forth. Don't be alaramed: No values or computations are changed - only the labelling is improved.

To the list of all Werks