Send Icinga2 notification to WebEx

Hi.

Has anyone set this up probably via curl or python requests using a Webex Bot?
Any Pros and Cons that you dealt with?

Thanks

I think i had a request like this on a customer project. As far as i remember there was a webhook, so you just need a custom script doing a POST request with the right JSON body.

1 Like