Werk #17873: informix_dbspaces: Fix logic to calculate total and free blobspace
Component | Checks & agents | ||||||||
Title | informix_dbspaces: Fix logic to calculate total and free blobspace | ||||||||
Date | Apr 14, 2025 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
Prior to this werk, both the free and total size of blobspace were calculated based on the same system default page size. This caused incorrect reporting of free/used space.
Now, the free blobspace is correctly calculated with the chosen blobpage size.
To benefit from this change, the mk_informix plugin should be installed with this new change.
SUP-23233