Skip to content
New issue

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

Write a Sensu Ansible Callback Plugin #185

Open
jaredledvina opened this issue Aug 24, 2018 · 1 comment
Open

Write a Sensu Ansible Callback Plugin #185

jaredledvina opened this issue Aug 24, 2018 · 1 comment

Comments

@jaredledvina
Copy link
Contributor

jaredledvina commented Aug 24, 2018

@jspaleta mentioned this idea to me during the Summit, we should provide a support Ansible Callback plugin that can be used to report the results of the Ansible run to Sensu.

Datadog has a callback plugin that is pretty sweet here: https://github.com/DataDog/ansible-datadog-callback

Docs: https://docs.ansible.com/ansible/latest/dev_guide/developing_plugins.html#callback-plugins

@jspaleta
Copy link

jspaleta commented Sep 4, 2018

hey,

So thinking of it like this:

  1. Initially we can write it to target the sensu-client/sensu-agent http port so it will work with both 1.x and 2.x.

  2. Then we can add specific api support to talk to the appropriate sensu 1.x/2.x api endpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants