# Monitor the WEKA Cluster

- [Deploy monitoring tools using the WEKA Management Station (WMS)](https://docs.weka.io/4.4/monitor-the-weka-cluster/deploy-monitoring-tools-using-the-weka-management-station-wms.md): Deploy the monitoring tools, LWH, WEKAmon, and SnapTool, using the WEKA Management Station (WMS) in an on-premises environment.
- [WEKA Home - The WEKA support cloud](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud.md): Improve the WEKA support process with WEKA Home.
- [Local WEKA Home overview](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/local-weka-home-overview.md): Local WEKA Home is a private instance of WEKA Home deployed with a WEKA cluster in a private network.
- [Deploy Local WEKA Home v3.0 or higher](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/local-weka-home-deployment.md): Explore procedures for deploying the Local WEKA Home v3.0 or higher, upgrading, modifying the configuration, and troubleshooting.
- [Deploy Local WEKA Home v2.x](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/deploy-local-weka-home-v2.x.md): Explore procedures for deploying the Local WEKA Home v2.x, upgrading, modifying the configuration, and troubleshooting.
- [Explore cluster insights](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/explore-cluster-insights-and-statistics.md)
- [Explore performance statistics in Grafana](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/explore-performance-statistics-in-grafana.md)
- [Manage alerts and integrations](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/manage-alerts-and-integrations.md)
- [Enforce security and compliance](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/enforce-security-and-compliance.md)
- [Optimize support and data management](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/optimize-support-and-data-management.md)
- [Export cluster metrics to Prometheus](https://docs.weka.io/4.4/monitor-the-weka-cluster/the-wekaio-support-cloud/export-cluster-metrics-to-prometheus.md): Export a set of WEKA cluster metrics from CWH directly into Prometheus without using WEKAmon.
- [Set up WEKAmon for external monitoring](https://docs.weka.io/4.4/monitor-the-weka-cluster/external-monitoring.md): Configure WEKAmon to integrate Grafana and Prometheus for centralized monitoring of WEKA cluster metrics, logs, alerts, and statistics.
- [Set up the SnapTool external snapshots manager](https://docs.weka.io/4.4/monitor-the-weka-cluster/snapshot-management.md): The SnapTool is an external snapshots manager that enables scheduled snapshots and automatic operations


---

# 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.weka.io/4.4/monitor-the-weka-cluster.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.
