# Alarm sources

The sources of alarms and warnings in the system are:

1. The Alarm limits defined as described in [Alarm Limits](/boomerang-3-domain-administrator-manual/admin/alarms/alarms__alarm_limits.md) which are selected as active in MP settings, in Alarm Limits list.

<figure><img src="/files/QXFnH6DMlnXERZP18DKR" alt=""><figcaption></figcaption></figure>

In the example above S1G1SIM MP has an alarm limit LHA  and a warning limit LHW  selected. The system will generate the LHW warning if the value is out of \[20;23] range and LHA alarm when the reading is out of \[18;25] range.

2. The Communication alarm filters set in MP settings, which define the time, in minutes, the system will wait for the next MP reading without raising a communication alarm. The system will raise a communication alarm if there will no new reading within this time period. The communication alarm filter must be higher than the log interval.

<figure><img src="/files/7DNOeAYqc5ku3B9yx16l" alt=""><figcaption></figcaption></figure>

Both sources are defined during MP creation or edition as described in [Create MP common steps](/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__measuring_points/create-mp-common-steps.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/alarms/alarm__alarm_groups/alarm-sources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
