##2 scripts :
Get cpu temperature every 60 seconds
Mail you if cpu temp > 45'C (default)
Mail you every hour cpu temperature
Edit heatconf-modele.py file
Rename heatconf-modele.py > heatconf.py
sudo nohup python /path/HeatWatcher/Guardian.py &
sudo nohup python /path/HeatWatcher/Logger.py &