1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

added alerta doc improvement #161

This commit is contained in:
Massimo Candela
2020-02-20 22:17:48 +01:00
parent b7764bda03
commit 0ca9ce97a0

View File

@@ -330,6 +330,7 @@ Parameters for this report module:
#### reportAlerta
This report module sends alerts to [Alerta](https://alerta.io/).
Alerta is an open-source and easy to install dashboard that allows you to collect and monitor color-coded alerts.
Parameters for this report module:
@@ -343,6 +344,9 @@ Parameters for this report module:
|urls| A dictionary containing Alerta API URLs grouped by user group (key: group, value: API URL). |
|urls.default| The Alerta API URL of the default user group. |
> If you receive a 403 error in the BGPalerter error logs, try to check if you correctly set the ALLOWED_ENVIRONMENTS in /etc/alertad.conf.
> In particular set ALLOWED_ENVIRONMENTS=['Production','Development'].
#### reportWebex
This report module sends alerts on [Webex Teams](https://teams.webex.com).