The alerting mechanism is based on the notion of group.
When creating/updating a group, it is possible to declare it as an alerting one.
A gateway can only belong to one alerting group at a time.
Configuring the alerts is done at group level, i.e. the configuration applies to all the gateways in the alerting group.
To configure the alerts, you need to go to the ''Group overview'' page and select ''ALERTING'' from the header menu.
For each alert type, it is possible to:
The Disconnection alert is:
The Backhaul consumption alert is:
The global consumption is estimated until the reset day (configurable from 1 to 28), independently for each type of backhaul used (Ethernet, WiFi or Cellular).
The LoRaWAN uplink disruption alert is:
The monitoring window is configurable from 3 hours to 7 days (24h by default).
The LoRaWAN uplink trend change alert is:
Configuring the sensitivity mode (normal or low) allows to adjust the detection threshold.
The LoRaWAN CRC error rate trend change alert is:
Configuring the sensitivity mode (normal or low) allows to adjust the detection threshold.
The frequencies involved in trigerring this alert are listed in the reason field of the alert details.
An Alerting dashboard is accessible by selecting ''Alerts'' from the left menu, it allows to:
After clicking on an eye link in the ''Alerts'' table, you will be redirected to the ''Alert details'' page. \
This page lists all the events (including the associated reason) related to the alert, from its triggering until closing.
Example for Disconnection alert:
Example for Backhaul consumption alert:
Example for LoRaWAN CRC error rate trend change alert:
The global information about alerts of an alerting group are displayed in its overview:
The list of alerts currently active on a specific gateway are displayed in its overview.
You have the possibility to be notified of alerts on your gateways by configuring a Webhook as an alert destination to receive associated events.
The notification applies to all the gateways in the alerting group.
All the events (opening, updating, closing) related to each alert trigerred are published.
The following parameters are configurable:
You also have the possibility to add several Custom Headers in the list, with the following parameters for each one:
When a Custom Header has already been configured, it is possible to update it or remove it from the list.
The following parameters are associated to the mTLS security option:
The following parameters are associated to the Basic Authentication security option:
Each alert event is sent as an HTTP POST command with a JSON-encoded payload.
//Examples for opening, updating and closing a LoRaWAN uplink disruption alert://