You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
848 B
17 lines
848 B
4 years ago
|
# How to monitor MinIO server with Grafana [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
|
||
|
|
||
|
[Grafana](https://grafana.com/) allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.
|
||
|
|
||
|
This document explains how to setup Grafana, to visualize MinIO metrics.
|
||
|
|
||
|
## Prerequisites
|
||
|
|
||
|
- Prometheus and MinIO configured as explained in [document here](../README.md).
|
||
|
- Grafana installed as explained [here](https://grafana.com/grafana/download).
|
||
|
|
||
|
## MinIO Grafana Dashboard
|
||
|
|
||
|
To start visualizing MinIO metrics exposed by MinIO, you can use our Grafana dashboard. Import the dashboard by copying the `json` contents from the [file here](./Minio-Overview-1594305200170.json).
|
||
|
|
||
|
![Grafana](grafana-minio.png)
|