diff --git a/conf.d/wato/rules.mk b/conf.d/wato/rules.mk index 908bc8a..7b53eb3 100644 --- a/conf.d/wato/rules.mk +++ b/conf.d/wato/rules.mk @@ -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']