Changed properties of rule #0 in ruleset "MySQL Databases" in folder "Main"

This commit is contained in:
2022-07-28 09:56:06 +02:00
committed by check_mk
parent c961a31156
commit dcc687cdd7
+2 -2
View File
@@ -155,9 +155,9 @@ agent_config['mk_logins'] = [
agent_config.setdefault('mk_mysql', [])
agent_config['mk_mysql'] = [
{'condition': {'host_name': ['euve130167.solusar.de']},
{'condition': {'host_name': ['v2202207178809194556.luckysrv.de']},
'id': '8969a38b-54ee-4c80-b2e1-da25add718ef',
'options': {'description': 'MySQL check'},
'options': {'description': 'MySQL check', 'disabled': False},
'value': {'credentials': ('monitor', '3TghcItqnx4unPfEY9wa')}},
] + agent_config['mk_mysql']