Software Suite for Microsoft Exchange User Manual

7.7
Recovery Manager Commands
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
COMMAND
RMExch config
SYNTAX
To change/query the timeout value for NetBackup initialization process detection:
RMExch config -h <WindowsHost> -bktmout [-sec <seconds>]
To change/query the monitoring interval for remote copy progress on target server:
RMExch config -h <WindowsHost> -rcintvl [-min Minutes]
DESCRIPTION
The RMExch config command will display or change the timeout value for NetBackup
initialization process detection for backup operation and the monitoring interval for remote
copy progress on target server.
PARAMETERS
The following options are supported:
-h <WindowsHost> - Specify the Recovery Manager installed Windows host to change
or query settings.
-bktmout - Setup or inquiry for Backup process timeout value to confirm that
NetBackup has received the backup request. Default is 30 seconds.
-sec <seconds> - Optional. Number of seconds.
-min <minutes> - Optional. Number of minutes.
-rcintvl - Setup or inquery for remote copy process monitoring interval. Default is 3
minutes.
EXAMPLE
The following command will change remote copy monitoring interval to 10 minutes.
RMExch config -h Grampus -rcintvl -min 10