Oops! Regarding getsize.vbs... I should mention that the Target line is pretty standard. Here are a couple of examples:
Target[name]: `cscript //nologo getsize.vbs /d SERVER h:` ... Will retrieve the size of the h: drive (including subdirs). You can also specify individual subdirectories if you like. Target[name]: `cscript //nologo getsize.vbs /f SERVER \\servername\c$\pagefile.sys` ... Will retrieve the size of the pagefile on the target You MUST have permissions on the targets you specify. Have a Day! Garth -----Original Message----- Subject: [mrtg] Re: Monitor mapped Networkdrive -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
