# Faults and Alerts

## Introduction <a href="#id-0-toc-title" id="id-0-toc-title"></a>

Faults that happen in the system, whether from Infrastructure creation, container deployments, application health checks, or triggered alarms can be tracked in the **Faults** menu.

## Viewing Faults <a href="#id-1-toc-title" id="id-1-toc-title"></a>

You can look at Tenant-specific faults under **Observability** -> **Faults** or all the faults in the system under **Administrator** -> **Faults**.

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2Fx1ewEfsPpb2meBWxfpQh%2FScreenshot%20(148).png?alt=media&#x26;token=03b05b62-b8f8-4689-97f8-1039dc3aecb5" alt=""><figcaption><p>The Faults page in the DuploCloud Portal</p></figcaption></figure>

## Creating Alerts <a href="#id-2-toc-title" id="id-2-toc-title"></a>

You can set the AWS Alerts for individual metrics.

1. From the DuploCloud portal, navigate to **Observability** -> **Alerts** and click **Add**. The **Create Alert** pane displays.
2. Enter the **Resource Type** and select the resource from the **Resource type** list box. Click **Nex**t.
3. Fill in the necessary information and click **Create**. The Alert is created.

<div align="left"><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FyRqC8Y94QkbmEDc9UGOy%2Fimage.png?alt=media&#x26;token=c0810207-6150-4382-ba15-ae5491d162b7" alt=""></div>

## Viewing Alerts

* View general alerts from the DuploCloud Portal in the **Observability** -> **Alerts**.
* Select the **Alerts** tab for alerts pertaining to a specific resource, such as **Hosts**.

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FINkSHHHi7Oov5xyEZHh8%2Fscreenshot-nimbusweb.me-2024.02.18-15_44_16.png?alt=media&#x26;token=2fea5a1c-f837-4d4b-bbc4-1b9ff069e9a2" alt=""><figcaption><p>General <strong>Alerts</strong> page under <strong>Observability</strong> in the DuploCloud Portal</p></figcaption></figure>

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2Fij8ojudio358i0BplsRt%2FScreenshot%20(147).png?alt=media&#x26;token=b99bec4d-f17e-461e-ba07-f6b61cec20e1" alt=""><figcaption><p>The <strong>Alerts</strong> tab for a Host in the DuploCloud Platform</p></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://docs.duplocloud.com/docs/automation-platform/overview/use-cases/faults-and-alarms.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.
