<style type="text/css">a[data-mtli~="mtli_filesize11458kB"]:after {content:" (114.58 kB)"}</style><style type="text/css">a[data-mtli~="mtli_filesize11458kB"]:after {content:" (114.58 kB)"}</style>{"id":2669,"date":"2017-12-21T11:32:49","date_gmt":"2017-12-21T11:32:49","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=2669"},"modified":"2021-05-19T16:27:38","modified_gmt":"2021-05-19T14:27:38","slug":"folder-size-and-number-of-files-in-windows","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/folder-size-and-number-of-files-in-windows\/","title":{"rendered":"Folder size and number of files in Windows"},"content":{"rendered":"<p>You can monitoring the folder size or the number of files that contains a folder with all its subdirectories through &#8220;du&#8221; command in Windows too.<\/p>\n<h2>Module data<\/h2>\n<p>You can download here &#8220;du.exe&#8221; and copy in folder ..pandora_agentutil of Windows agent.&#8221;Du&#8221; command is not integrated into windows<br \/>\nUsing this command you can monitoring the size of a folder, the file number containing that folder or the number of directories.<\/p>\n<p>Examples of use:<\/p>\n<pre>module_begin\nmodule_name Folder size\nmodule_type generic_data\nmodule_exec du \/accepteula -q \"&lt;FOLDER&gt; | grep Size: | gawk \"{print $2}\"\nmodule_end<\/pre>\n<pre>module_begin\nmodule_name Number of files in a directory\nmodule_type generic_data\nmodule_exec du \/accepteula -q \"&lt;FOLDER&gt;\" | grep Files: | gawk \"{print $2}\"\nmodule_end<\/pre>\n<pre>module_begin\nmoduel_name Number of folder in a directory\nmodule_type generic_data\nmodule_exec du \/accepteula -q \"&lt;FOLDER&gt;\" | grep Directories: | gawk \"{print $2}\"\nmodule_end<\/pre>\n<h2>Files:<\/h2>\n<p><a href=\"\/library\/files_repository\/1366970694.mario_pulido.DU.zip\" class=\"mtli_attachment mtli_zip\" data-mtli=\"mtli_filesize11458kB\" target=\"_blank\" rel=\"noopener nofollow\">DU.zip<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can monitoring the folder size or the number of files that contains a folder with all its subdirectories through &#8220;du&#8221; command in Windows too. Module data You can download here &#8220;du.exe&#8221; and copy in folder ..pandora_agentutil of Windows agent.&#8221;Du&#8221; command is not integrated into windows Using this command you can monitoring the size of [&hellip;]<\/p>\n","protected":false},"author":14,"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":[6,26],"tags":[767,768,766,122,223,765,304,121],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/2669"}],"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\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=2669"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/2669\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=2669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=2669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=2669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}