Hello, For those of you who want to monitor disk space on computers running windows, but can't/don't want to use SNMP, I've written a windows disk space checker.
Brief paragraph description of submission: This monitor runs on your windows-based computer and provides diskspace-low warnings or errors to your mon server using (mon) traps. Uses ActiveState Perl. The program is attached, and you can find it at: http://www.vanderbijlfamily.com/~rvbijl/software/windschecker Oh, since it uses traps and trap support isn't completely mature yet, you might need the patch I sent out previously (and is also available on the above webpage). Ryan p.s. I sent this earlier from the wrong address. Opps. Andrew, sorry, this is probably your second copy. -- Ryan VanderBijl
windschecker.pl
Description: Perl program
windschecker ============ This perl program runs on your windows server, checks diskspace on your drives, and sends mon traps to the server based on how much space is left. You can configure, using MB or % at which threshold the failure warnings or errors are sent. (By default, the program expects to services, and diskspace.warn and a diskspace.critical). It also acts as a "heartbeat" so that mon knows if the monitor is still running correctly.