smartctl_exporter icon indicating copy to clipboard operation
smartctl_exporter copied to clipboard

grafana dashboard

Open erikgalajda opened this issue 4 years ago • 9 comments

did anyone create a dashboard for this exporter? I am currently rewriting this dashboard for this exporter.

erikgalajda avatar Feb 23 '22 10:02 erikgalajda

@slavonicsniper im interested in that dashboard using this exporter as well! if you made any progress i would love to see it

roastlechon avatar Mar 01 '22 16:03 roastlechon

Rewriting the dashboard was too complicated for some panels as smartmon.sh scrapes more metrics that are used in the dashboard so i ended up using a different exporter which has also dashboard. The dashboard also need some adjustments but it was much easier.

erikgalajda avatar Mar 01 '22 17:03 erikgalajda

Hello, I'm also interested in that dashboard but I don't know if you have further information since the last post. Did you use another exporter ? or another solution ?

kortaone avatar May 17 '22 12:05 kortaone

@kortaone yes, i used this exporter

erikgalajda avatar May 18 '22 08:05 erikgalajda

I made a dashboard (auto generated, so not so pretty now), see the issue https://github.com/prometheus-community/smartctl_exporter/issues/64

Lusitaniae avatar Oct 06 '22 10:10 Lusitaniae

I was looking for a dashboard that surfaces all the metrics and so I made a basic dashboard that shows most of the metrics exported by this exporter. Sharing it here.

https://github.com/blesswinsamuel/grafana-dashboards/blob/main/dashboards/dist/smartctl.json

smartctl-exporter-grafana-dashboard-screenshot smartctl-exporter-grafana-dashboard-screenshot-1 smartctl-exporter-grafana-dashboard-screenshot-2

blesswinsamuel avatar Jan 11 '24 07:01 blesswinsamuel

Cool. Thanks for sharing. :)

What is the license for it?

kfox1111 avatar Jan 13 '24 00:01 kfox1111

@kfox1111 same as this project (Apache-2.0) :) I just added a license file to that repo.

blesswinsamuel avatar Jan 13 '24 04:01 blesswinsamuel

btw first version of alerts published at https://samber.github.io/awesome-prometheus-alerts/rules#s.m.a.r.t-device-monitoring-1

cervajs avatar Feb 12 '24 10:02 cervajs