> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/observability/monitoring-as-a-service.md).

# Monitoring as a Service (Legacy)

With <code class="expression">space.vars.ionos\_cloud</code> Monitoring as a Service (MaaS), you can track any virtual instance in your data center and set triggers when usage limits are reached. Leverage our user guides, reference documentation, and FAQs to support your hosting needs.

{% hint style="warning" %}
**Note:** From September 1, 2024, Monitoring as a Service will receive limited support and updates. For enhanced features, greater flexibility, and future-proof monitoring capabilities, we recommend using our [<mark style="color:blue;">**Monitoring Service**</mark>](/cloud/observability/monitoring-service.md). For differences between these two product's capabilities, see [<mark style="color:blue;">**FAQs**</mark>](/cloud/observability/monitoring-service/monitoring-service-faqs.md).
{% endhint %}

## Product Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Monitoring as a Service (Legacy)</strong></mark></td><td></td><td><a href="/pages/tAdTnTOPeHViGW9sq9dW">/pages/tAdTnTOPeHViGW9sq9dW</a></td></tr></tbody></table>

## Recommended How-Tos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Access MaaS</strong></mark></td><td>Access MaaS inside of the <mark style="color:blue;"><strong>DCD</strong></mark> using the Monitoring Manager or via the Inspector.</td><td><a href="/pages/ajzECUq9AFVpfV7hSxct">/pages/ajzECUq9AFVpfV7hSxct</a></td></tr><tr><td><mark style="color:blue;"><strong>Set User Privileges</strong></mark></td><td>Learn how to grant, modify and revoke user privileges.</td><td><a href="/pages/qASd2MtLFvbfyAWh6ZV9">/pages/qASd2MtLFvbfyAWh6ZV9</a></td></tr><tr><td><mark style="color:blue;"><strong>Create Alarms and Actions</strong></mark></td><td>Use the Monitoring Manager to set Alarms and modify resulting Actions.</td><td><a href="/pages/Dm0JVOsv6Akhrcl2ElA2">/pages/Dm0JVOsv6Akhrcl2ElA2</a></td></tr></tbody></table>

## Developer Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Monitoring APIs</strong></mark></td><td></td><td><a href="https://docs.ionos.com/cloud/managed-services/monitoring-as-a-service/api-how-tos">https://docs.ionos.com/cloud/managed-services/monitoring-as-a-service/api-how-tos</a></td></tr><tr><td><mark style="color:blue;"><strong>SDKs</strong></mark></td><td></td><td><a href="https://docs.ionos.com/cloud/reference/software-development-kits/cloud-api-sdks">https://docs.ionos.com/cloud/reference/software-development-kits/cloud-api-sdks</a></td></tr><tr><td><mark style="color:blue;"><strong>Config Management Tools</strong></mark></td><td></td><td><a href="https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools">https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/observability/monitoring-as-a-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
