Jan Peters
2018-12-03 19:17:57 UTC
Hallo,
ich möchte für die postfix-mailq die output-queue Parameter anpassen. Wenn ich die 2 Werte setze, erhalte ich folgendes:
State: Failed. Started at: 11:09:02. Finished at: 11:09:08.
Failed: Got invalid data:
Internal automation error: Error creating configuration: Invalid entry '({'deferred': (100, 200)}, ['/wato/company-a/+'], ['smtp-relay'], [''])' in host configuration list: must have 2 or 3 entries (on host vm-238, checktype postfix_mailq)
Traceback (most recent call last):
File "/omd/sites/companya/share/check_mk/web/htdocs/wato.py", line 10208, in page_automation
html.write(repr(automation_commands[command]()))
File "/omd/sites/companya/share/check_mk/web/htdocs/wato.py", line 5575, in do_activate_changes_automation
return execute_activate_changes(domains)
File "/omd/sites/companya/share/check_mk/web/htdocs/watolib.py", line 5233, in execute_activate_changes
warnings = domain_class().activate()
File "/omd/sites/companya/share/check_mk/web/htdocs/watolib.py", line 361, in activate
return check_mk_local_automation(config.wato_activation_method)
File "/omd/sites/companya/share/check_mk/web/htdocs/watolib.py", line 6024, in check_mk_local_automation
raise MKGeneralException(hilite_errors(outdata))
MKGeneralException: Error creating configuration: Invalid entry '({'deferred': (100, 200)}, ['/wato/company-a/+'], ['smtp-relay'], [''])' in host configuration list: must have 2 or 3 entries (on host vm-238, checktype postfix_mailq)
Was mache ich falsch?
Besten Dank im Voraus
Jan
ich möchte für die postfix-mailq die output-queue Parameter anpassen. Wenn ich die 2 Werte setze, erhalte ich folgendes:
State: Failed. Started at: 11:09:02. Finished at: 11:09:08.
Failed: Got invalid data:
Internal automation error: Error creating configuration: Invalid entry '({'deferred': (100, 200)}, ['/wato/company-a/+'], ['smtp-relay'], [''])' in host configuration list: must have 2 or 3 entries (on host vm-238, checktype postfix_mailq)
Traceback (most recent call last):
File "/omd/sites/companya/share/check_mk/web/htdocs/wato.py", line 10208, in page_automation
html.write(repr(automation_commands[command]()))
File "/omd/sites/companya/share/check_mk/web/htdocs/wato.py", line 5575, in do_activate_changes_automation
return execute_activate_changes(domains)
File "/omd/sites/companya/share/check_mk/web/htdocs/watolib.py", line 5233, in execute_activate_changes
warnings = domain_class().activate()
File "/omd/sites/companya/share/check_mk/web/htdocs/watolib.py", line 361, in activate
return check_mk_local_automation(config.wato_activation_method)
File "/omd/sites/companya/share/check_mk/web/htdocs/watolib.py", line 6024, in check_mk_local_automation
raise MKGeneralException(hilite_errors(outdata))
MKGeneralException: Error creating configuration: Invalid entry '({'deferred': (100, 200)}, ['/wato/company-a/+'], ['smtp-relay'], [''])' in host configuration list: must have 2 or 3 entries (on host vm-238, checktype postfix_mailq)
Was mache ich falsch?
Besten Dank im Voraus
Jan