-
Notifications
You must be signed in to change notification settings - Fork 0
Sensors
Dimitrios Amaxilatis edited this page Feb 14, 2012
·
1 revision
:cpu:temperature
lm-sensors - displays temperature from system sensors
Based on the available sensors on your system you will need to edit the associative array in sensors.sh and replace the reported name of the sensor as the key of the Hash map and the name you want to use for it as the value.
ie for the cpu temperature reported as temp1 you should use
names["temp1"]="cpu"
run every hour
0 * * * * /var/autoReports/sensors.sh