Chapter 1 Installation : Install Management Agent for WebSphere

Install Management Agent for WebSphere
Install Management Agent for WebSphere using one of the following modes:
Install in GUI Mode
To install Management Agent for WebSphere using GUI mode, do these steps.
1.
2.
3.
4.
Run the TIBCOUniversalInstaller executable.
5.
6.
The License Agreement screen appears. After reading through the license text, click I accept the terms of the license agreement and then click Next
7.
8.
Install standard management agent features by clicking Typical or choose the features to install by clicking Custom. After making your choice, click Next.
 
9.
If you selected Custom, in step 8, a screen similar to the following appears. If you did not select Custom, proceed to step 10. Unselect the check box next to the features you do not want to install, and click Next.
10.
Click Yes to All to close any pop up windows that display during installation.
11.
Click Finish to close the installer window.
Install in Console Mode
The following procedure explains how to install the software in console mode.
1.
2.
3.
4.
 
     TIBCOUniversalInstaller -console
5.
Install in Silent Mode
The following procedure explains how to install a Management Agent for WebSphere product in silent mode. The TIBCOUniversalInstaller.silent file is packaged in the directory that contains the universal installer. You must edit the file with information for your environment before launching the silent installation. The file includes comments that describe the installation properties you can set.
While you can use the TIBCOUniversalInstaller.silent file, it is good practice to copy the file to a different name and edit that file for the silent install.
If errors occur during installation, they will be listed in the installation log file (see the User_Home/.TIBCO directory).
1.
2.
3.
4.
Copy the TIBCOUniversalInstaller.silent file and rename the copy.
5.
6.
 
     TIBCOUniversalInstaller -silent -V responseFile="myFile.silent"
 
If you are using the TIBCOUniversalInstaller.silent file (rather than a copy), you need not supply the file name and can use this command line:
 
     TIBCOUniversalInstaller -silent
 
A line similar to the following is written to the installer log file when installation completes:
... Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, Executing Event:::OnEndInstall
Installer Log File
The installer writes its log file to the User_Home/.TIBCO directory. For example, on Windows, the installer writes its log to the C:\Documents and Settings\user-name\.TIBCO directory.