Joke Collection Website - Blessing messages - Granfan SMS and Phone Alarm-Solution

Granfan SMS and Phone Alarm-Solution

Unified monitoring and alarm platform

Grafana is used to aggregate the monitoring information of Prometheus, Elk and CloudWatch.

The simple understanding is that ELK and AWS AWS can realize SMS and telephone alarm.

1.Grafana supports sms channel alarm and telephone channel alarm.

2. Send alarm information to the development teams of different microservices.

1. Alibaba Cloud SMS&; Telephone service API

2.Jenkins plug-in: Universal Webhook trigger plug-in.

Visit Jenkins page/pluginmanager/available.

Search for and install plug-ins Universal Webhook Trigger Plug-ins.

Create a Jenkins job (the following figure shows several key settings)

URL:/generic-web hook-trigger/invoke? Token=sms (sms here is token in jenkins)

After Grafana triggers the alarm, a POST request will be sent to Jenkins through this channel.

Jenkins will perform the corresponding homework.

Job execution result