  9 	This directory contains the DISKMON, a program that will < 	monitor your disk space, and notify you if the space starts; 	to run a little tight.  The command file GO.COM will build ; 	the programs DISKMON, POS, and if you un-comment the right # 	lines, a program called LOGINWARN.   % 	DISKMON	runs detached, and notifies:   2 		o  Operators -- people with OPER priv on, or are/ 		   authorized with OPER priv, when disk space 3 		   drops below 2% free.  They will continue to be / 		   notified if space drops in 0.1% increments 1 		   below that point,  until it reaches 1% free. 1 		   Then it notifies you for any drop in space,   		   regardless of how small.   7 		o  Users are notified when space drops below 1% free, 7 		   IF they have active quota entries on the disk that  		   is tight on space.   3 		o  The OPCOM is notified if any of the above two  < 		   notifications can't get through (From SET TERM/NOBROAD,- 		   SET BROAD=NONE, no one logged on, etc.).   ? 	No notification is done if the amount of free space is growing = 	or is stable, even if space is critical. (i.e. If there is 1 > 	block free on the disk, DISKMON will warn you about the space; 	running out.  If free space stays at 1 block, no follow-up  	messages will be sent.)  $ 	Some things you should be aware of:  ; 		1) DISKMON will run without modification on a VAXcluster. 8 		2) DISKMON does not handle volume sets well -- you may6 		   want to play with DISKSPACE.MAR to get it to work 		   with volume sets.7 		3) DISKMON does not handle disks mounted /GROUP well,  		   either!  C 	RUNDISKMON.COM will start the DISKMON for you -- have fun with it, @ 	don't criticise my sloppy code too badly, and if all this stuffF 	written here doesn't make too much sense, keep in mind that I'm doing 	this in a hurry!      					Eric Richards! 					Gould Ocean Systems Division  					18901 Euclid Ave. 					Cleveland, OH 44117 					216/486-8300 Ex. 3073