Dashboards and Monitors - spaceshiptrip/raspberrypi GitHub Wiki

Getting CPU temperature:

sudo apt-get install lm-sensors 

sudo service kmod start

sudo sensors-detect

# show CPU temps every second
watch sensors

Need to research this, it could give more info for RPi:

sudo apt install libraspberrypi-bin

Dashboards: