Best method to track folder size growth over time?

I have a file server that has a pretty large folder tree. There's a shared folder, under that are 5 departmental folders. Nested inside of those are thousands of subfolders and files.

I would like to be able to trace growth of those 5 departmental folders. There are certain particular sub-sub-sub folders I'd also like to keep an eye on. This is so that, if I suddenly see my disk utilization % skyrocket, I can have a clue as to what folder this growth happened in, so I can drill down and discover whodunnit.

I thought about writing some sort of vb or powershell script (which would require learning the lang) to do a DU of each folder and then write out a table to a file or something. But I'm thinking this is reinventing the wheel because somebody has to have solved this before. Is anyone aware of a (hopefully freeware/OSS) solution to graphing various folders in a filesystem?


Solution 1:

WatchDISK does exactly that -- shows directory sizes over time. WatchDISK's big brother, PA Storage Monitor does that plus more (besides tracking just directory sizes, it can tell you who the largest storage users are, where the MP3s are, etc).

Solution 2:

FolderSizes would do the job as well.

http://www.foldersizes.com/

Solution 3:

take a look at Corner Bowl disk monitor : http://www.diskmonitor.com/ not free but completely configurable to your needs, reasonable price you can try 20 days for free.