I am trying to get Whatsup 8 to alert when the incoming mail queue starts stacking up. 
 This is a GroupWise system  so the Exchange tools won't work.   The WUG server is 
Windows 2000.  I have created a batch file that successfully counts the files in the 
directory and places the count in an .htm (or text) file:

z:\map f:=mailserv\off:\gwydom\wpgate\gem\third
dir F:\gwydom\WPGATE\GEM\THIRD\RECEIVE\*.* > c:\filelist.txt
find /c /v /i "dir" <filelist.txt>cnt.htm 

After execution, there is a file named "cnt.htm" on the WUG server with the file count 
of the queue directory.  I would like to either have WUG read the number from the file 
or capture it some other way, compare if "greater than x" and send a notification if 
it exceeds that threshold.

Could someone clue me in?  Is there a better way to do this.


Jim Reeves, Supervisor Technical Operations
LCRA
[EMAIL PROTECTED]
Phone: 512.473.3200 ext 7706
=========================
WWW.LCRA.ORG
Energy, Water, Community Services


Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to