# Alarms and warnings handling

Boomerang system may observe if a reading from a given measuring point is within its predefined range and raise an alarm if the value is outside the limits.&#x20;

The limits may be defined as alarms or warnings as described in [alarms\_\_alarm\_limits](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/alarms/alarms__alarm_limits "mention"). In this chapter term "Alarm" is used but all the descriptions below are also true for warnings.

The alarms and warnings handling is presented below.

{% stepper %}
{% step %}

### Alarm is triggered

An active alarm is generated in the system basing on the [alarms\_\_alarm\_limits](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/alarms/alarms__alarm_limits "mention") and [alarm-filter](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-filter "mention"). The communication alarms are activated basing on communication filter setting as described in [alarm-types](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-types "mention").

The alarms are shown in the system as described in [alarm-presentation](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-presentation "mention") .
{% endstep %}

{% step %}

### Alarm is delivered to user(s)

The alarm message is delivered to the user as presented in [alarm-delivery](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-delivery "mention").
{% endstep %}

{% step %}

### Correcting and preventing actions

User checks the alarm cause in the system using [alarm-presentation](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-presentation "mention") and makes corrections. At the end of this step, depending on the [alarm-types](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-types "mention"), the values must be  back within the limits or communication with the MP must be restored.

It is always important to perform also preventing actions that will reduce the risk, the same problem will appear again.
{% endstep %}

{% step %}

### Alarm is signed

The alarm is signed confirming it was handled properly and can be inactivated. After signing, the alarm is closed and is only visible in the history. It is recommended to add a comment that describes the alarm cause when signing.

A warning is signed by the system itself when the cause of the warning disappears e.g. after the value is back within the warning limits.

{% hint style="danger" %}
If the condition that caused the alarm is still valid after signing, then the alarm will be triggered again.
{% endhint %}
{% endstep %}
{% endstepper %}
