$CPI::CFG{RF_BASEDIR}
| Defines the location where you want to install relocatable files. The default location is /opt/VRTSccs. On AIX, the location is always /opt.
|
$CPI::CFG{RF_DROOTDIR}
| Defines the location where you want to install data and configuration files.
The default location is /var/VRTSccs.
|
$CPI::CFG{RF_FIVXRESTOREFLS} | Defines whether to restore previously saved CommandCentral Storage data. (Y=yes, N=no) |
$CPI::CFG{RF_FORXRESTOREFLS}
| Determines whether to restore previously saved CommandCentral Storage 4.x data when you upgrade. (Y=yes, N=no)
|
$CPI::CFG{RF_HALCHM}
| Defines the fully qualified domain name or IP address of the Management Server that you want to manage the Standard Agents.
|
$CPI::CFG{RF_IGNOR_HOST} | Determines whether to continue installation (Y) or quit (N) installation for the remaining hosts if the installer detects severe error(s). This is applicable only when you install the Standard Agent on multiple hosts. |
$CPI::CFG{RF_IGNOR_WARNG} | Determines whether to continue installation (Y) or quit (N) installation for the remaining hosts if the installer issues warning(s) about a host setup. We do note recommend that you use (Y). |
$CPI::CFG{OPT}{INSTALL}=1; | Defines that the installer installs and configures the Standard Agent. |
$CPI::CFG{OPT}{INSTALLONLY}=1; | Defines that the installer installs, but does not configure the Standard Agent. |
$CPI::CFG{OPT}{RSH} | Determines whether to use rsh and rcp for communication between hosts instead of ssh and scp. The installer sets this variable when you enter the "-rsh" option at the command line, so the use of this variable is optional. The "-rsh" option requires that you preconfigure hosts so that rsh commands between systems execute without a prompt for passwords or confirmations. (1=yes, 0=no) |
$CPI::CFG{RF_MEMREQDCONT}
| Determines whether to continue installation if system memory is less than the minimum memory required. We recommend that you set this variable to N. (Y=yes, N=no)
|
$CPI::CFG{RF_SAVED_DATA_DIR}
| Defines a location to store data and configuration when you uninstall. The default is the installation directory of the database.
|
$CPI::CFG{RF_SAVE_DATA}
| Determines whether to save data and configuration during uninstall. (Y=yes, N=no)
|
$CPI::CFG{RF_SHDCOMPCONT}
| Determines whether to upgrade shared components or to quit the installation. (Y=upgrade, N=quit) The default is to upgrade shared components.
|
$CPI::CFG{UPI}="CCSMH" | Sets the product to install or uninstall as CCSMH. This is the default selection for the installer, so the use of this variable is optional. |