Werk #15154: fileinfo: Show size in a human readable format
Komponente | Checks & agents |
Titel | fileinfo: Show size in a human readable format |
Datum | 06.03.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.3.0b1 2.2.0b1 2.1.0p24 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
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.