======================================
 DirectorySize
======================================
by Michele Di Maria <michele@nt2.it>

This simple VBS script allows to monitor the number of files and the directory size of a directory. 

The script works under Microsoft Windows and needs read rights on the directory you would like to monitor.
I was creating this simple script for internal use to monitor the different queues of our mailserver, but it's a general purpose utility. 
To write it down, I was taking inspiration by similar scripts on the net, I just packed all together and submit it to the MRTG staff. 

The usage is very easy and described inside the directorysize.vbs file. 

Enjoy. 
Michele Di Maria
michele@nt2.it