On 25/03/2021 09:22, Mohan Nagandlla wrote:
> Hi team
> Can any one guide me to send the alerts from alertmanager to sms
That very much depends on which SMS provider you are wanting to use.
Alertmanager has direct support for Pagerduty and OpsGenie (amongst
others) which can send things to SMS.
There are also a number of webhook recievers which can directly (or
indirectly, for example via AWS SNS) send SMS messages.
For any of these it will need you to route the alerts you are wanting to
send to that destination, possibly with some specific
labels/annotations. The webhook/service would also have some level of
configuration needed.
--
Stuart Clark