IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Performing a silent configuration on Windows- Windows - WAS agent

You can use the Configuration utility in Silent mode to perform all configuration tasks for ITCAM Agent for WebSphere Applications. To do this, prepare the response file by modifying a sample provided with the Anent, or use a response file saved during interactive configuration.

All configuration tasks (see Configure ITCAM Agent for WebSphere Applications on Windows) for the agent can also be performed in Silent mode, without user interaction. This may be especially useful for large-scale deployments.

To perform a configuration task, prepare a response file, and then start the configuration utility.


Prepare a response file

To perform a configuration task using silent mode, you can prepare a response file for configuration in any one of two ways:


Run the Configuration utility in silent mode

After preparing the response file for a configuration task, run the configuration utility, specifying the path and name for the response file. Perform the following procedure:

  1. Open a Windows command prompt window, and change to the ITM_home\installITM directory.

  2. Invoke the configuration utility as follows. Specify the parameters in the exact order shown:
    kinconfg -nresponse_file_name -ckyn

    ...where response_file_name is the name of the response file you have prepared (with full path). For example:

    kinconfg -nC:\TEMP\SILENT.TXT -ckyn


Modify sample response files for configuration tasks

For each of the configuration tasks for ITCAM Agent for WebSphere Applications, a sample response file is available in the ITM_home\TMAITM6 directory. Make a copy of the file and edit it as required, using the information provided in the comments within the file. For more information on specific configuration options, see Configure ITCAM Agent for WebSphere Applications on Windows.

The response file is a text file, containing parameter names and values in the format parameter=value, for example:

KERNEL_HOST01=servername.domain.com
Comment lines begin with a number sign (#). Do not use blank lines.

Any \ character must be escaped as \\, : as \:, and spaces must be prefixed with \, for example:

MS_AM_HOME=C\:\\Program\ Files\\ITCAM\\MS
In the file sections marked as "repeatable", parameters are specific to a profile path or an application server instance name. For these parameters, use the path or name as a key, in the format parameter.key=value. For example:
KYN_WAS_HOME.C\:\\Program\ Files\\IBM\\WebSphere\\AppServer\\profiles\\AppSrv01=
   C\:\\\IBM\\WebSphere\\AppServer
KYN_WAS_SERVERS.C\:\\Program\ Files\\IBM\\WebSphere\\AppServer\\profiles\\AppSrv01=
   cells/ITCAMCell/nodes/ITCAMNode/servers/server1,    cells/ITCAMCell/nodes/ITCAMNode/servers/server2

KYN_WAS_HOME.C\:\\Program\ Files\\IBM\\WebSphere\\AppServer\\profiles\\AppSrv02=
   C\:\\\IBM\\WebSphere\\AppServer
KYN_WAS_SERVERS.C\:\\Program\ Files\\IBM\\WebSphere\\AppServer\\profiles\\AppSrv01=
   cells/ITCAMCell/nodes/ITCAMNode/servers/server3


Parent topic:

Silent installation and configuration on Windows

+

Search Tips   |   Advanced Search