{"id":985,"date":"2017-12-14T15:44:04","date_gmt":"2017-12-14T15:44:04","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=985"},"modified":"2017-12-14T15:44:32","modified_gmt":"2017-12-14T15:44:32","slug":"disk-io-throughput","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/disk-io-throughput\/","title":{"rendered":"Disk IO Throughput:"},"content":{"rendered":"<p class=\"description_pui\">This modules returns current throughtput on Disk, based on systat package. This sample is for \/dev\/sda.<\/p>\n<p>You need to install systat package.<\/p>\n<h2>Module data<\/h2>\n<pre>\r\nmodule_begin\u00a0\r\nmodule_name IO Sda Read\/sec\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec iostat -k | grep sda | awk '{ print $3 }'\u00a0\r\nmodule_description Read IO in KB on \/dev\/sda\u00a0\r\nmodule_end<\/pre>\n<pre>\r\nmodule_begin\u00a0\r\nmodule_name IO Sda Write\/sec\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec iostat -k | grep sda | awk '{ print $4 }'\u00a0\r\nmodule_description Write IO in KB on \/dev\/sda\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This modules returns current throughtput on Disk, based on systat package. This sample is for \/dev\/sda. You need to install systat package. Module data module_begin\u00a0 module_name IO Sda Read\/sec\u00a0 module_type generic_data\u00a0 module_exec iostat -k | grep sda | awk &#8216;{ print $3 }&#8217;\u00a0 module_description Read IO in KB on \/dev\/sda\u00a0 module_end module_begin\u00a0 module_name IO Sda [&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":[242,241],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/985"}],"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=985"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/985\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=985"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=985"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}