Werk #17587: informix_dbspaces: fix calculation of free and used space size

Component Checks & agents
Title informix_dbspaces: fix calculation of free and used space size
Date Feb 12, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p27 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p40 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Prior to this werk, the free and used space size was incorrectly calculated as the chunk pagesize was taken instead of the dbspace default pagesize. This werk fixes this issue by querying the correct pagesize value. To benefit from this change, the mk_informix plugin should be reinstalled with this new change. The check plugin itself remains unmodified.

To the list of all Werks