{"id":1113,"date":"2014-08-02T08:00:50","date_gmt":"2014-08-02T08:00:50","guid":{"rendered":"http:\/\/scunster.co.uk\/?p=1113"},"modified":"2014-08-02T08:00:50","modified_gmt":"2014-08-02T08:00:50","slug":"read-cpu-other-system-temparatures-in-linux","status":"publish","type":"post","link":"https:\/\/scunster.co.uk\/?p=1113","title":{"rendered":"Read CPU &#038; Other system temparatures in Linux"},"content":{"rendered":"<p>Type the following command to install software on CentOS \/ RHEL \/ Fedora Linux:<\/p>\n<pre>yum install lm_sensors<\/pre>\n<p>If you are using Debian \/ Ubuntu Linux, enter:<\/p>\n<pre>sudo apt-get install lm-sensors<\/pre>\n<p>Now to configure lm_sensors:<\/p>\n<p>To detect hardware monitoring chips, type the following command as the root user:<\/p>\n<pre>sensors-detect<\/pre>\n<p>or<\/p>\n<pre>sudo sensors-detect<\/pre>\n<p>you&#8217;ll need to answer yes to most if not all of the options as to which sensors to enable, finally select yes to add the lines to \/etc\/modules automatically.<\/p>\n<p>To run \/ read the sensor information just type:<\/p>\n<pre>sensors<\/pre>\n<p>To have the information displayed in realtime use watch to display the sensors information. Use CTRL + C to end the watch command.<\/p>\n<pre>watch 'sensors | grep \"Core \"'<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Type the following command to install software on CentOS \/ RHEL \/ Fedora Linux: yum install lm_sensors If you are using Debian \/ Ubuntu Linux, enter: sudo apt-get install lm-sensors Now to configure lm_sensors: To detect hardware monitoring chips, type the following command as the root user: sensors-detect or sudo sensors-detect you&#8217;ll need to answer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[164,3],"tags":[200,79,201,202],"class_list":["post-1113","post","type-post","status-publish","format-standard","hentry","category-centos","category-linux","tag-centos-2","tag-linux-2","tag-sensors","tag-watch"],"_links":{"self":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/1113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1113"}],"version-history":[{"count":1,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/1113\/revisions"}],"predecessor-version":[{"id":1114,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/1113\/revisions\/1114"}],"wp:attachment":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}