AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.62k stars 1.78k forks source link

Integrate in the API the possibility to know the temperature of a Raspberry Pi #2849

Open JulienCos opened 3 years ago

JulienCos commented 3 years ago

It would be useful to know the memory consumption, the temperature and the volume of data read and written in the apps using the API (as proposed by Pi-hole) API)

ameshkov commented 3 years ago

@ainar-g this is one of the things that could be exposed via the "internal stats" block (#1685)

I guess at some point when the new UI is close to completion, we should sit together and choose what exactly we'll show there. Until then it should be just a placeholder.

DandelionSprout commented 3 years ago

In Raspberry Pi OS and possibly Ubuntu MATE's RaspPi version, one can use vcgencmd measure_temp to see the temperature from the command line, but it usually requires SSH and the temperature also doesn't update automatically.

An animated display would of course be preferable, however.

sannidhyaroy commented 1 year ago

I use DietPi Dashboard to see the stats of my Raspberry Pi. It would be tremendously helpful if this is natively integrated into AdGuard Home!