Twilio
The Twilio alerting provider sends a SMS text message to the number of your choice.
It requires the following parameters to be configured:
- Account SID: Twilio account SID
- Token: Twilio auth token
- From: Number to send Twilio alerts from
- To: Number to send twilio alerts to
If the endpoint alert has the Send on resolved parameter set to true
, another message will be sent once the alert is resolved.
Questions?