On 2021-04-20 15:35, Mohan wrote:
Hi Stuart, Thanks for the information.

We have internal web server that supports SOAP post method to recieve
and send the message to communicator group. Will this would be
sufficient?


You need something which accepts the webhook calls (the details of what the web requeat looks like can be seen here: https://prometheus.io/docs/alerting/latest/configuration/#webhook_config) and then does whatever is needed to distribute the alert to your communicator group.

It could be hosted on that internal web server if wanted, and can be written in whichever programming language you wish.

One thing to think of however is that an outage with that web server would cause alerts to stop appearing - so make sure you have things correctly monitored & a correct level of High Availability/isolation as needed.

--
Stuart Clark

--
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/bebfdc1a653790f1018de0b372bd0cbf%40Jahingo.com.

Reply via email to