Werk #18030: HW/SW Inventory history: Fix confusion of old and new entries if changed

Component User interface
Title HW/SW Inventory history: Fix confusion of old and new entries if changed
Date May 8, 2025
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

If a value has changed then it will be displayed as <OLD_VALUE> -> <NEW_VALUE>.

If you encounter wrong orders of history entries, ie <NEW_VALUE> -> <OLD_VALUE>, then you have to remove the delta cache files var/check_mk/inventory_delta_cache/<HOST>/<OLD_TIMESTAMP>_<NEW_TIMESTAMP>.

You can look up the timestamps below Display > Modify display options > Time stamp format: Unix Timestamp (Epoch) and delete the related files.

To the list of all Werks