stef97
stef97
running the playbook again fixed the template error I can see cluster specific data ( pools, capacity, pg ...etc) but nothig host/OSD specific ( disks, network ..etc) Example: ceph cluster...
Just to clarify running playbook again fixed the issue HOWEVER, running "python dashUpdater.py" broke it again ( without making any changes to dashboard.yml In summary, dashUpdater.py appears to do break...
Just to clarify further, it seems prometheus is receiving data because I am able to query it using http://server:9090/graph Why grafana is not showing it ? Any help will be...
Upon further investigation, I noticed that grafana is using/ expecting data with different name Please clarify - I would really like to use cephmetrics with prometheus Example ( latency by...
That helped - thank you The only missing info is network related - any ideas ? I am using bonding but it seems bond collector is enabled on node_exported Also,...
Hi, I've added NVME devices to my OSDs and this seems to break node_exporter " ...msg="ERROR: diskstats collector failed " Any suggestions / ideas will be greatly appreciated /proc/diskstats is...
It appears node_exporter had an issue with kernel 4.19 https://github.com/prometheus/node_exporter/issues/1049 The problem now is that If I upgrade node_exporter, cephmetrics does not get data anymore , if I dont I'll...
Is there a configuration that I have missed ? Prometheus exporter is enabled and running on port 9287 ( default) iSCSI configuration load complete 2018-10-10 08:17:21,806 [ INFO] - Integrated...
Ill appreciate some hints/instructions for getting iSCSI data This is what the "iscsi Overview" panel has iSCSI Gateway Group : $gateway_iqn Many thanks Steven
many thanks Modifying prometheus.yml to include iscsi-gws did the trick Steven