{"id":989,"date":"2017-12-14T15:45:33","date_gmt":"2017-12-14T15:45:33","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=989"},"modified":"2017-12-14T15:46:03","modified_gmt":"2017-12-14T15:46:03","slug":"get-cpu-speed","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/get-cpu-speed\/","title":{"rendered":"Get CPU Speed"},"content":{"rendered":"<p>This is a very simple module to get CPU speed in Linux, based on parsing \/proc\/cpuinfo<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin \r\nmodule_name cpu_speed \r\nmodule_type generic_data \r\nmodule_exec cat \/proc\/cpuinfo | grep \"cpu MHz\" | tail -1 | awk '{print $4}' \r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This is a very simple module to get CPU speed in Linux, based on parsing \/proc\/cpuinfo Module data module_begin module_name cpu_speed module_type generic_data module_exec cat \/proc\/cpuinfo | grep &#8220;cpu MHz&#8221; | tail -1 | awk &#8216;{print $4}&#8217; module_end<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[25,6],"tags":[243],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/989"}],"collection":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=989"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/989\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=989"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=989"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}