Changes between Version 10 and Version 11 of CheckDisk/CheckFileSize


Ignore:
Timestamp:
06/20/07 02:15:13 (6 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CheckDisk/CheckFileSize

    v10 v11  
    5151 
    5252I have had to set this up like this for our Windows Servers 
    53  
     53{{{ 
    5454# Check File Size === Greg Small         
    5555define command { 
     
    6464        check_command                   CheckFileSize!13G!15.5G!'d:\\exchsrvr\\mdbdata\\priv1.edb' 
    6565        }        
     66}}}