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

Werk #15333: Fix parsing of win_computersystemproduct

Component HW/SW inventory
Title Fix parsing of win_computersystemproduct
Date Apr 29, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p27 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

On some windows system Win32_ComputerSystemProduct seems to return no data. This call was introduced with Werk #15332

Now the parser of this data (win_computersystemproduct) can handle empty data.

This change also reduces the data transported with the win_computersystemproduct section, as we only use the UUID.

To the list of all Werks