{"id":909,"date":"2017-12-14T14:47:27","date_gmt":"2017-12-14T14:47:27","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=909"},"modified":"2017-12-14T14:49:24","modified_gmt":"2017-12-14T14:49:24","slug":"system-io-swap","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/system-io-swap\/","title":{"rendered":"System IO \/ Swap"},"content":{"rendered":"<p class=\"description_pui\">Get system IO and Swap, using vmstat return and adding Input+Output pages on the last 2 secs.<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name IO_Swap\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec vmstat 1 2 | tail -1 | awk '{ print $7 + $8 }'\u00a0\r\nmodule_description SWAP Pages in and Out\u00a0\r\nmodule_end\u00a0<\/pre>\n<pre>module_begin\u00a0\r\nmodule_name IO_ReadWrite\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec vmstat 1 2 | tail -1 | awk '{ print $9 + $10 }'\u00a0\r\nmodule_description IO Blocks in and Out\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Get system IO and Swap, using vmstat return and adding Input+Output pages on the last 2 secs. Module data module_begin\u00a0 module_name IO_Swap\u00a0 module_type generic_data\u00a0 module_exec vmstat 1 2 | tail -1 | awk &#8216;{ print $7 + $8 }&#8217;\u00a0 module_description SWAP Pages in and Out\u00a0 module_end\u00a0 module_begin\u00a0 module_name IO_ReadWrite\u00a0 module_type generic_data\u00a0 module_exec vmstat 1 2 [&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":[222],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/909"}],"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=909"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/909\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=909"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=909"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}