Changed properties of rule #0 in ruleset "Hardware/Software-Inventory (Linux, Windows, Solaris, AIX)" in folder "Main"

This commit is contained in:
2022-07-28 09:57:38 +02:00
committed by check_mk
parent 03c4f62ddb
commit 0d9f9f81ec
+4 -3
View File
@@ -136,9 +136,10 @@ agent_config.setdefault('mk_inventory', [])
agent_config['mk_inventory'] = [
{'condition': {},
'id': 'f5fd9995-14b5-480a-a38b-b067fb67ca6a',
'value': {'interval': 14400,
'reg_paths': ['Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall',
'Software\\Wow6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall']}},
'options': {'comment': '2022-07-28 caelebfi: changed reg keys for windows '
'(not monitored)\n',
'disabled': False},
'value': {'interval': 14400}},
] + agent_config['mk_inventory']