Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #18334: HW/SW Inventory: Fix computation of changed inventory entries in preview mode

Component HW/SW inventory
Title HW/SW Inventory: Fix computation of changed inventory entries in preview mode
Date Feb 2, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p21 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

The command OMD[<SITE>]:~$ cmk -vi[i] <HOST> shows a preview of the inventory run but does not save any trees.

In order to compute changes the previous tree must be taken into account: If there is an inventory tree then use this one. If there is no inventory tree but an inventory archive then use the latest tree from the archive.

Until now the tree from the archive was not taken into account. This has been fixed now.

To the list of all Werks