# Система мониторинга

В сервисе ДОМУС реализована возможность интеграция с внешними системами для онлайн-мониторинг оборудования в одном окне в целях:

* мониторинга и оповещения о нештатных и аварийных ситуаций
* контроля качества поставляемых ресурсов
* мониторинга и анализ режима давления
* мониторинга утечек и прорывов

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

Сервис загружает параметры с ОДПУ и сравнивает с контрольными значениями. В случаи отклонения формирует уведомления ответственным лицам, создает аварийные заявки.

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

### Настройки

Настройка контрольных значений производиться в разделе ***Система мониторинга - Настройки***

<figure><img src="/files/2jKpU2FMRifY99tHdsrz" alt=""><figcaption></figcaption></figure>

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


---

# 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-domus.dvlb.ru/sistema-monitoringa/sistema-monitoringa.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.
