# Monitoring Dashboard

The PMK Monitoring dashboard is a real-time multi cluster view into alarms for the last 24 hours. Using this dashboard you are able to filter alarms by `severity`, `cluster` and `time`. Each alarm contains a link to drill down to Grafana for further investigation.

<figure><img src="https://584068516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtZryvDiHvZIhOZofYOWU%2Fuploads%2Fgit-blob-522e21c3826e26b61a07439c8aaa3ff05589d799%2F1605297870.png?alt=media" alt=""><figcaption></figcaption></figure>

#### My Monitoring Dashboard is Empty?

For the Monitoring Dashboard to populate at lease one cluster within your environment must have monitoring enabled.

To ensure monitoring is enabled navigate to `Infrastructure` click the `Clusters` tab and then select a cluster, this will activate the table toolbar, then click the `Monitoring` button. In the popup click `Enable`.

Once enabled the Platform9 Management Plan will then deploy an `Operator` that runs Prometheus, Alertmanager and Grafana.

{% hint style="warning" %}
**Warning**

Depending on the clusters available resources the `Operator` may take up to 15 minutes to start all required `Pods`.
{% endhint %}

<figure><img src="https://584068516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtZryvDiHvZIhOZofYOWU%2Fuploads%2Fgit-blob-8bc6bb7d444a5c1d1406d2e9b37f093e8fff14d6%2F1605297910.png?alt=media" alt=""><figcaption></figcaption></figure>

For the full guidance on enabling monitoring, refer to [auto$](https://github.com/platform9/pcd-docs-gitbook/blob/main/kubernetes/enabling-in-cluster-monitoring/README.md).
