ceph/monitoring/grafana
Malcolm Holmes 382e293656 monitoring/grafana: Remove erroneous elements in hosts-overview Grafana dashboard
The hosts-overview Grafana dashboard json file contains a repeated element, making
it invalid JSON. Some JSON parsers handle this. However, this prevents Jsonnet
from parsing the dashboard, which prevents the deployment of this dashboard via
Jsonnet.

Fixes: https://tracker.ceph.com/issues/50410
Signed-off-by: Malcolm Holmes <mdh@odoko.co.uk>
2021-04-17 23:11:48 +01:00
..
build mgr/dashboard/monitoring: upgrade Grafana version due to CVE-2020-13379 2021-01-07 16:53:26 +01:00
dashboards monitoring/grafana: Remove erroneous elements in hosts-overview Grafana dashboard 2021-04-17 23:11:48 +01:00
screenshots
README.md doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs 2020-11-24 12:49:47 +08:00

Grafana dashboards for Ceph

Here you can find a collection of Grafana dashboards for Ceph Monitoring. These dashboards are based on metrics collected from prometheus scraping the prometheus mgr plugin and the node_exporter.

Other requirements

  • Luminous 12.2.5 or newer
  • Status Panel installed
  • node_exporter 0.15.x and 0.16.x are supported (host details and hosts overview dashboards)