{"id":1102,"date":"2017-12-14T16:37:29","date_gmt":"2017-12-14T16:37:29","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=1102"},"modified":"2017-12-14T16:37:48","modified_gmt":"2017-12-14T16:37:48","slug":"unix-load-average","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/unix-load-average\/","title":{"rendered":"Unix Load Average"},"content":{"rendered":"<p class=\"description_pui\">The average number of processes in the system over the past 5 minutes<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name Load Average Unix\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec uptime | awk -F \":\" '{print $4}' | awk -F \" \" '{print $2}' | sed \"s\/.$\/\/\" | tr -d \u201c\\n\u201d (Suse)\u00a0\r\nmodule_exec uptime | awk -F \",\" '{print $3}' | awk '{print $3}' | tr -d \u201c\\n\u201d (Debian)\u00a0\r\nmodule_description Load Average in unix systems\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The average number of processes in the system over the past 5 minutes Module data module_begin\u00a0 module_name Load Average Unix\u00a0 module_type generic_data\u00a0 module_exec uptime | awk -F &#8220;:&#8221; &#8216;{print $4}&#8217; | awk -F &#8221; &#8221; &#8216;{print $2}&#8217; | sed &#8220;s\/.$\/\/&#8221; | tr -d \u201c\\n\u201d (Suse)\u00a0 module_exec uptime | awk -F &#8220;,&#8221; &#8216;{print $3}&#8217; | awk [&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":[353,73,252,287],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1102"}],"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=1102"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1102\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=1102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=1102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=1102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}