{"id":975,"date":"2017-12-14T15:39:45","date_gmt":"2017-12-14T15:39:45","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=975"},"modified":"2017-12-14T15:40:42","modified_gmt":"2017-12-14T15:40:42","slug":"disk-io-wait","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/disk-io-wait\/","title":{"rendered":"Disk IO Wait"},"content":{"rendered":"<p>Simple approach to IO\/Wait monitoring.<\/p>\n<p>Excellent article about this at<\/p>\n<p><a href=\"http:\/\/blog.scoutapp.com\/articles\/2011\/02\/10\/understanding-disk-i-o-when-should-you-be-worried\" target=\"_blank\" rel=\"noopener\">http:\/\/blog.scoutapp.com\/articles\/2011\/02\/10\/understanding-disk-i-o-when-should-you-be-worried<\/a><\/p>\n<h2>Module data<\/h2>\n<pre> module_begin\r\n module_name Disk_IO_Wait\r\n module_type generic_data\r\n module_exec top -n 3 -c | grep \"Cpu\" | awk '{ print $6 }' | grep -o \"[0-9]*\" | tail -1\r\n module_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Simple approach to IO\/Wait monitoring. Excellent article about this at http:\/\/blog.scoutapp.com\/articles\/2011\/02\/10\/understanding-disk-i-o-when-should-you-be-worried Module data module_begin module_name Disk_IO_Wait module_type generic_data module_exec top -n 3 -c | grep &#8220;Cpu&#8221; | awk &#8216;{ print $6 }&#8217; | grep -o &#8220;[0-9]*&#8221; | tail -1 module_end<\/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":[236],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/975"}],"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=975"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/975\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=975"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=975"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}