Download VAST’s Grafana dashboard
https://github.com/vast-data/vast-grafana-dashboards
https://github.com/vast-data/vast-grafana-dashboards/tree/main/dashboards
Introduction
VAST versions 4.7 and later have built-in Prometheus exporters for easy integration into existing monitoring infrastructure.
The repository includes Grafana dashboards that provide statistics and visualizations based on scraped metrics:
Main dashboard – Cluster health and statistics
Capacity Utilization
CNodes
DNodes, SSDs, and NVRAMs
Protocols metadata statistics – NFSv3, NFSv4, and S3 metadata latency
Replication streams (requires VAST 5.2 or later)
Performance per VIP, VIP pool, user, and view
Performance per tenant (requires VAST 5.3 or later)
Alarms
NICs State
Switches State (requires NVIDIA Cumulus Linux 5.12.1 or later – see Switches Monitoring)
Example from the main dashboard
.png?sv=2022-11-02&spr=https&st=2026-03-27T13%3A30%3A19Z&se=2026-03-27T13%3A41%3A19Z&sr=c&sp=r&sig=kJaHJ1ovYEPlHsxszW8QsK51tHLsS4LLQhCEpltNP8k%3D)
Navigation between the dashboards is done through the buttons located at the top-right corner of every dashboard:
.png?sv=2022-11-02&spr=https&st=2026-03-27T13%3A30%3A19Z&se=2026-03-27T13%3A41%3A19Z&sr=c&sp=r&sig=kJaHJ1ovYEPlHsxszW8QsK51tHLsS4LLQhCEpltNP8k%3D)
Compatibility
These dashboards support VAST versions 5.1-sp40 and later with the built-in Prometheus exporter. For older versions, please contact VAST support.
The dashboards are provided as .json files – import them into your Grafana instance and configure a Prometheus data source as shown in the GitHub repo.