stefanprodan / dockprom

Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
MIT License
5.97k stars 1.71k forks source link

Server temperatures and fan speeds. #289

Closed Fredrik81 closed 8 months ago

Fredrik81 commented 11 months ago

Is it possible to add server temperatures and fan(s)?

nightah commented 8 months ago

If your node exposes it you can query it from node-exporter with node_hwmon_fan_rpm.

If they're server based boards with IPMI you can install another exporter for those details.