We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The comments for and host or service are sent to all active schedulers by the arbiter. Resulting in an events log such as:
==> /var/log/alignak/alignak-events.log <== [2019-01-18 10:58:05] INFO: EXTERNAL COMMAND: [1547805484] DEL_SVC_COMMENT;3708011e-a671-420b-90e9-fbaf94f70840 [2019-01-18 10:58:05] WARNING: DEL_SVC_COMMENT: comment id: 3708011e-a671-420b-90e9-fbaf94f70840 does not exist and cannot be deleted. [2019-01-18 10:58:05] INFO: EXTERNAL COMMAND: [1547805484] DEL_SVC_COMMENT;3708011e-a671-420b-90e9-fbaf94f70840 [2019-01-18 10:58:05] INFO: EXTERNAL COMMAND: [1547805484] DEL_SVC_COMMENT;3708011e-a671-420b-90e9-fbaf94f70840 [2019-01-18 10:58:05] WARNING: DEL_SVC_COMMENT: comment id: 3708011e-a671-420b-90e9-fbaf94f70840 does not exist and cannot be deleted.
The arbiter should send only to the concerned scheduler ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The comments for and host or service are sent to all active schedulers by the arbiter. Resulting in an events log such as:
The arbiter should send only to the concerned scheduler ...
The text was updated successfully, but these errors were encountered: