Dear Ceph users,

my Cephadm cluster (19.2.1) is currenlty lacking all the Grafana dashboards so I cannot see plots of any metrics. For example, trying to access the "Performance Details" tab of my filesystem on the web dashboard I get the following message:

Grafana Dashboard doesn't exist. Please refer to documentation on how to add dashboards to Grafana.

The linked instructions reports how to enable the monitoring stack, which was already deployed on my system. So I first removed it:

ceph orch rm prometheus
ceph orch rm node-exporter
ceph orch rm ceph-exporter
ceph mgr module disable prometheus

and the re-deployed it:

ceph orch apply node-exporter
ceph orch apply alertmanager
ceph orch apply prometheus
ceph orch apply grafana
ceph mgr module enable prometheus

but still I get no Grafana dashboards. How can I fix this?
Thank you,

Nicola

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to