Werk #15333: Fix parsing of win_computersystemproduct
Komponente | HW/SW inventory | ||||||
Titel | Fix parsing of win_computersystemproduct | ||||||
Datum | 29.04.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
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.