Skip to content

Commit

Permalink
Merge pull request #174 from zhsj/master
Browse files Browse the repository at this point in the history
update README in cpu_temp
  • Loading branch information
jbuchbinder committed Jan 9, 2015
2 parents 1974800 + fc19eda commit 6937321
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cpu_temp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

Python module for ganglia

Read temperature from /sys/devices/platform/coretemp.*/
It reads temperature from /sys/devices/platform/coretemp.\*/

So, you need to insert the `coretemp` kernel module. <https://www.kernel.org/doc/Documentation/hwmon/coretemp>

Usually, the command is `modprobe coretemp`.

0 comments on commit 6937321

Please sign in to comment.