Hi Guys, any know some tutorial for integrate Sensu with Flapjack? o didn’t found nothing good into google yet!
Any if using this to share some help?
thanks
Alejandor
Hi Guys, any know some tutorial for integrate Sensu with Flapjack? o didn’t found nothing good into google yet!
Any if using this to share some help?
thanks
Alejandor
Hi Alejandro,
as Flapjack provides a json api, you can take a look at the integration I did for VictorOps[1]. The only thing to do is to create the handle method.
Let me know if you have some doubts.
Regards
[1] https://github.com/sensu/sensu-community-plugins/blob/master/handlers/notification/victorops.rb
On Wed, May 7, 2014 at 5:33 AM, Alejandro Ferrari cdgraff@gmail.com wrote:
Hi Guys, any know some tutorial for integrate Sensu with Flapjack? o didn’t found nothing good into google yet!
Any if using this to share some help?
thanks
Alejandor
–
Javier
I tested it out, but had some issues on the contact side in flapjack, that should have been fixed recently with some of the new PR’s.
However, i had no issues getting flapjack talking to sensu:
https://github.com/sensu/sensu-community-plugins/blob/master/extensions/handlers/flapjack.rb
It’s in the community supported plugins, and you drop that file in the /etc/sensu/extensions
+ add a config file per the doc to your sensu config, and just treat it as a handler from then on.
On May 6, 2014, at 11:33 PM, Alejandro Ferrari <cdgraff@gmail.com> wrote:
Hi Guys, any know some tutorial for integrate Sensu with Flapjack? o didn't found nothing good into google yet!
Any if using this to share some help?