{"id":1078,"date":"2017-12-14T16:24:18","date_gmt":"2017-12-14T16:24:18","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=1078"},"modified":"2017-12-14T16:25:42","modified_gmt":"2017-12-14T16:25:42","slug":"cpu-utilization-unix","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/cpu-utilization-unix\/","title":{"rendered":"CPU Utilization Unix"},"content":{"rendered":"<p class=\"description_pui\">Free or occupied percentage of CPU utlization in Unix systems.<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name CPU Utilization Unix\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec vmstat 1 2 | tail -1 | awk '{ print $15 }'(Free)\u00a0\r\nmodule_exec echo $(( 100 - `vmstat 1 2 | tail -1 | awk '{ print $15 }'`))(Occupied)\u00a0\r\nmodule_description Free percentage of CPU utlization in Unix systems.issued to the device to be\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Free or occupied percentage of CPU utlization in Unix systems. Module data module_begin\u00a0 module_name CPU Utilization Unix\u00a0 module_type generic_data\u00a0 module_exec vmstat 1 2 | tail -1 | awk &#8216;{ print $15 }'(Free)\u00a0 module_exec echo $(( 100 &#8211; `vmstat 1 2 | tail -1 | awk &#8216;{ print $15 }&#8217;`))(Occupied)\u00a0 module_description Free percentage of CPU utlization [&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":[332,328,329,331,287],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1078"}],"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=1078"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1078\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=1078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=1078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=1078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}