# Monitor the Cluster

- [Deploy monitoring tools using the WEKA Management Station (WMS)](https://docs.weka.io/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/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/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 on K8s](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/deploy-local-weka-home-v4.x-on-k8s.md): Manage the deployment, upgrade, and maintenance of Local WEKA Home (LWH) on Kubernetes (K8s) cluster. This deployment method provides a scalable, on-premises observability solution for WEKA clusters.
- [Manage remote debugging sessions on K8s](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/deploy-local-weka-home-v4.x-on-k8s/manage-remote-debugging-sessions-on-k8s.md): Configure and control secure, real-time access for WEKA Customer Success Team to troubleshoot cluster issues using charts/wekahome/values.yaml on K8s deployment.
- [Deploy Local WEKA Home on K3s](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/local-weka-home-deployment.md): Manage the deployment, upgrade, and maintenance of Local WEKA Home (LWH) on K3s. This single-node architecture provides an on-premises observability solution for WEKA clusters.
- [Manage remote debugging sessions on K3s](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/local-weka-home-deployment/manage-remote-debugging-sessions-on-k3s.md): Configure and control secure, real-time access for WEKA Customer Success Team to troubleshoot cluster issues using homecli on K3s deployment.
- [LWH stats: sizing and performance optimization](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/lwh-stats-sizing-and-performance-optimization.md): Size and tune LWH stats components for high throughput by configuring resource allocations based on stats. This prevents stats stream saturation, processing delays, and NATS backpressure.
- [Deploy Local WEKA Home on Minikube](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/deploy-local-weka-home-v2.x.md): Learn how to deploy, upgrade, configure, and troubleshoot Local WEKA Home v2x on Minikube, an on-premises, observability solution for WEKA clusters.
- [Explore cluster insights](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/explore-cluster-insights-and-statistics.md)
- [Explore performance statistics in Grafana](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/explore-performance-statistics-in-grafana.md)
- [Manage alerts and integrations](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/manage-alerts-and-integrations.md)
- [Enforce security and compliance](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/enforce-security-and-compliance.md)
- [Optimize support and data management](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/optimize-support-and-data-management.md)
- [Export cluster metrics to Prometheus](https://docs.weka.io/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.
- [NeuralMesh Observe overview](https://docs.weka.io/monitor-the-weka-cluster/the-wekaio-support-cloud/neuralmesh-observe-overview.md): Validate performance, monitor cluster health, and troubleshoot your WEKA estate from a single SaaS observability interface.
- [Set up WEKAmon for external monitoring](https://docs.weka.io/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.
- [Monitor WEKA clusters in Kubernetes with Prometheus and Grafana](https://docs.weka.io/monitor-the-weka-cluster/monitor-weka-clusters-in-kubernetes-with-prometheus-and-grafana.md): Deploy Prometheus and Grafana to monitor the health and performance of WEKA clusters in Kubernetes.


---

# 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/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.
