Skip to content

HenrysCat/Rpi-cpu-temps-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Rpi-cpu-temps-influxdb

Send Raspberry pi cpu temps to influxdb every 60 seconds

Place 'temps.sh' in your home directory, '/home/user/temps.sh'

Then make executable with 'chmod +x temps.sh'

Now open a terminal andd type 'sudo nano /etc/rc.local' and add the line '/home/user/temps.sh' just above the line 'exit 0'

reboot and the script will run every 60 seconds.

About

Send Raspberry pi cpu temps to influxdb every 60 seconds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages