Description
Add some system stats in the WebApp Dashboard.
E.g. for Raspberry Pi, add
- core temp
- clock speed
- voltage
vcgencmd measure_temp
vcgencmd measure_clock arm
vcgencmd measure_volts
Will think up of something to add for Intel/AMD system.
URL