{"id":920,"date":"2017-12-14T14:52:39","date_gmt":"2017-12-14T14:52:39","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=920"},"modified":"2017-12-14T14:54:16","modified_gmt":"2017-12-14T14:54:16","slug":"opened-files","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/opened-files\/","title":{"rendered":"Opened files"},"content":{"rendered":"<p class=\"description_pui\">This returns total open files in system. This could be useful to detect bottlenecks and other problems. Also could be used in some Unix systems with command &#8220;lsof&#8221;.<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name OpenedFiles\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec lsof | wc -l\u00a0\r\nmodule_description Total files opened in system\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This returns total open files in system. This could be useful to detect bottlenecks and other problems. Also could be used in some Unix systems with command &#8220;lsof&#8221;. Module data module_begin\u00a0 module_name OpenedFiles\u00a0 module_type generic_data\u00a0 module_exec lsof | wc -l\u00a0 module_description Total files opened in system\u00a0 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":[223],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/920"}],"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=920"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/920\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=920"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=920"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}