{"id":1034,"date":"2017-12-14T16:06:34","date_gmt":"2017-12-14T16:06:34","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=1034"},"modified":"2017-12-14T16:07:20","modified_gmt":"2017-12-14T16:07:20","slug":"used-inodes-linux","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/used-inodes-linux\/","title":{"rendered":"Used inodes Linux"},"content":{"rendered":"<p class=\"description_pui\">Returns the percentage of free i\u00adnodes of one partition<\/p>\n<h2>Module data<\/h2>\n<pre>\r\nmodule_begin\u00a0\r\nmodule_name Used inode \/\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec df \u00adi | grep \u00adE \"\/$\" | awk '{print $4}' | tr \u00add \u201c%\\n\u201d\u00a0\r\nmodule_max 100\u00a0\r\nmodule_min 0\u00a0\r\nmodule_description Percentage use of i\u00adnodes\u00a0\r\nmodule_end<\/pre>\n<p>For Ubuntu:<\/p>\n<pre>\u00a0\r\nmodule_exec df \u00adi | grep \u00adE \"\/$\" | awk '{print $5}' | tr \u00add \u201c%\\n\u201d\u00a0\r\nFor Suse:\u00a0\r\nmodule_exec df \u00adi | grep \u00adE \u201c\/$\u201d | awk '{print $5}' | tr \u00add \u201c\\n\u201d | awk \u00adF \u201c%\u201d '{print $1}' | tr \u00add\u00a0\r\n\u201c\\n\u201d<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Returns the percentage of free i\u00adnodes of one partition Module data module_begin\u00a0 module_name Used inode \/\u00a0 module_type generic_data\u00a0 module_exec df \u00adi | grep \u00adE &#8220;\/$&#8221; | awk &#8216;{print $4}&#8217; | tr \u00add \u201c%\\n\u201d\u00a0 module_max 100\u00a0 module_min 0\u00a0 module_description Percentage use of i\u00adnodes\u00a0 module_end For Ubuntu: \u00a0 module_exec df \u00adi | grep \u00adE &#8220;\/$&#8221; | awk [&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":[73,281,280],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1034"}],"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=1034"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1034\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=1034"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=1034"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=1034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}