Skip to content

perfectconsulting/raspberry-pi-tempmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

raspberry-pi-tempmon

A simple bash script to output the cpu temprature and load.

Setup

  1. copy the scripts to a local folder on the pi (in this case /home/pi)
  2. add the following entry to crontab */10 * * * * /home/pi/tempmon.sh >> /home/pi/tempmon.log
  3. restart the Raspberry Pi

About

bash script to monitor raspberry pi temperature and cpu load

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages