How to send Prometheus alerts to SCOM

156 Views Asked by At

I want to send Prometheus alerts to SCOM. It seems that there are two ways to accomplish it: with Prometheus webhooks or making SCOM API calls. I think that it is not posible to do it by using SCOM API as there are not an API to create alerts. Regarding the usage of webhook I do not figure out how to do it either.

Is there a way to develop a custom webhook to do this in Prometheus?

0

There are 0 best solutions below