Werk #13065: Absolute Levels on Filesystem Growth: Change Internal Representation From MB to Bytes

Component Setup
Title Absolute Levels on Filesystem Growth: Change Internal Representation From MB to Bytes
Date Jul 22, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0b1
Level Trivial Change
Class New Feature
Compatibility Incompatible - Manual interaction might be required

The absolute levels for filesystem growth trends used to be Integer fields. This was changed to the Filesize field, to be more convenient when inserting larger warning levels.

Custom plugins which use the size_trend functions might need some minor adjustments since internally these levels are now handled as bytes instead of MB. If no custom plugins are used, no actions are necessary.

To the list of all Werks