Werk #15154: fileinfo: Show size in a human readable format
Component | Checks & agents |
Title | fileinfo: Show size in a human readable format |
Date | Mar 6, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b1 2.1.0p24 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
With a migration to the new check API in version 2.1, fileinfo and fileinfo_group check plugin started showing size exclusively in bytes. Before, the file size was shown in a scaled unit (e.g. KiB, MiB, GiB, ...).
With this werk, file size is shown in a human readable format again.