Search found 2 matches

by kjtknowit
August 25th, 2014, 1:51 am
Forum: Software - Applications and Operating Systems
Topic: Thermal Shutdown
Replies: 7
Views: 5202

Re: Thermal Shutdown

Hi Ian, thanks so much. here is the script: # # AUTHOR: feedback[AT]HaveTheKnowHow[DOT]com # Expects two arguments: # 1. Warning temperature # 2. Critical shutdown temperature # eg. using ./CPUTempShutdown.sh 30 40 # will warn when temperature of one or more cores hit 30degrees and shutdown when eit...
by kjtknowit
August 22nd, 2014, 2:57 am
Forum: Software - Applications and Operating Systems
Topic: Thermal Shutdown
Replies: 7
Views: 5202

Re: Thermal Shutdown

Hi all, I am new to the forum. I have built a media server, and found your Thermal shutdown script. I modified the script on your site (for my own email, home directory, etc.) but I am getting errors when i run it manually or via cron job. this is what it is returning: ./CPUTempShutdown.sh: line 1: ...