henrygd / beszel

Lightweight server monitoring hub with historical data, docker stats, and alerts.
MIT License
2.91k stars 91 forks source link

Any chance to support disk temperature? #292

Open helleon opened 1 week ago

helleon commented 1 week ago

Will be great for NAS system(10 disks installed)

henrygd commented 1 week ago

Disk temperature is included in the Temperatures chart if the sensor is detected. This depends on the system, but it works for me at least.

More disk metrics are possible in the future if we integrate S.M.A.R.T monitoring. See #263.

You can also check out Scrutiny as a standalone S.M.A.R.T monitoring software.