{"id":998,"date":"2017-12-14T15:50:30","date_gmt":"2017-12-14T15:50:30","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=998"},"modified":"2017-12-14T15:51:03","modified_gmt":"2017-12-14T15:51:03","slug":"load-average-on-linux","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/load-average-on-linux\/","title":{"rendered":"Load Average on Linux"},"content":{"rendered":"<p class=\"description_pui\">It measures the CPU average load.<\/p>\n<h2>Module data<\/h2>\n<pre>\r\nmodule_begin\u00a0\r\nmodule_name Load Average\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec uptime | awk \u00adF \",\" '{print $3}' | awk '{print $3}' | tr \u00add \u201c\\n\u201d\u00a0\r\nmodule_description Average load last minute\u00a0\r\nmodule_end<\/pre>\n<pre>\r\nFor Suse 11.4 : (carriage return)\u00a0\r\nmodule_exec uptime | awk \u00adF \":\" '{print $4}' | awk \u00adF \" \" '{print $1}' | sed \"s\/.$\/\/\" | tr \u00add \u201c\\n\u201d<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>It measures the CPU average load. Module data module_begin\u00a0 module_name Load Average\u00a0 module_type generic_data\u00a0 module_exec uptime | awk \u00adF &#8220;,&#8221; &#8216;{print $3}&#8217; | awk &#8216;{print $3}&#8217; | tr \u00add \u201c\\n\u201d\u00a0 module_description Average load last minute\u00a0 module_end For Suse 11.4 : (carriage return)\u00a0 module_exec uptime | awk \u00adF &#8220;:&#8221; &#8216;{print $4}&#8217; | awk \u00adF &#8221; &#8221; [&hellip;]<\/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":[253,190,73,252],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/998"}],"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=998"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/998\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=998"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}