Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: ce4f686c8138263c0c6e7f08a671501c2e90ba13
https://github.com/Checkmk/checkmk/commit/ce4f686c8138263c0c6e7f08a671501c2…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
A .werks/15333
M agents/windows/plugins/mk_inventory.vbs
M cmk/base/plugins/agent_based/win_computersystemproduct.py
M tests/unit/cmk/base/plugins/agent_based/test_win_computersystemproduct.py
Log Message:
-----------
15333 FIX Fix parsing of win_computersystemproduct
On some windows system `Win32_ComputerSystemProduct` seems to return no data.
This call was introduced with [Werk #15332](https://checkmk.com/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.
CMK-17179
Change-Id: Ib76034b04c47dcae177b22f7f2bcdd44096b96f0
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications