# Monitoring

The **Cloud Monitoring** service allows you to check the real-time connection of your system, ensuring its proper functioning and continuity

In case of disconnection or malfunction, the service automatically sends notifications, emails, and calls if your system is disconnected, for example, due to a total blackout or internet connectivity issues.

{% hint style="info" %}
To receive the call, it is necessary to activate the Cloud Calls license.
{% endhint %}

### **Pricing**

{% hint style="warning" %}
This service requires the activation of a license.
{% endhint %}

The cost of the basic license is less than the price of a cup of coffee per month, but for more details on pricing, please contact us at <domotica@chiariniautomazioni.it>.


---

# 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://docs.ohmautomation.io/en/extra/monitoring.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.
