> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/managed-kubernetes/5.7/catapult-remote-monitoring.md).

# Catapult Remote Monitoring

In this article, we demonstrate how to add the *pf9\_monitoring* tag for whistle alerts in the PMK management plane. This tag is recommended to receive email alerts which will be forwarded to Platform9 support team as well.

To begin, follow the steps below.

#### Step 1.

First, open the UI and select the cluster using the radio box.

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

#### Step 2.

Once chosen, click on the Edit icon. This will open the Cluster properties from the Management Plane Dashboard.

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

#### Step 3.

Scroll down to the Advanced Configuration section and add the key name of the tag, *pf9\_monitoring,* and the value, *whistle,* into the respective fields.

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

<figure><img src="/files/9sAdS6aM9mZ1Ly55Wpjh" alt=""><figcaption></figcaption></figure>

#### Step 5.

Next, click the Update Cluster button. This will save the changes. This will add the information into the cluster's metadata and enable whistle alerting.

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


---

# 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:

```
GET https://docs.platform9.com/managed-kubernetes/5.7/catapult-remote-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.
