mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Messagebird transport (#15079)
* Messagebird transport * Linting * Styleci * Styleci * Minor note update
This commit is contained in:
@@ -404,6 +404,18 @@ beginning of the ``_matrix/client/r0/...`` API-part.
|
||||
| Auth_token: | MDAyYmxvY2F0aW9uI...z1DCn6lz_uOhtW3XRICg |
|
||||
| Message: | Alert: {{ $msg }} https://librenms.example.com |
|
||||
|
||||
## Messagebird
|
||||
|
||||
LibreNMS can send text messages through Messagebird Rest API transport.
|
||||
|
||||
| Config | Example |
|
||||
| ------ | ------- |
|
||||
| Api URL | https://rest.messagebird.com/messages |
|
||||
| Api Key | Api rest key given in the messagebird dashboard |
|
||||
| Originator | E.164 formatted originator |
|
||||
| Recipient | E.164 formatted recipient for multi recipents comma separated |
|
||||
| Character limit | Range 1..480 (max 3 split messages) |
|
||||
|
||||
## Microsoft Teams
|
||||
|
||||
LibreNMS can send alerts to Microsoft Teams [Incoming
|
||||
|
Reference in New Issue
Block a user