The following sections contain procedures for installing and enabling application support on a monitoring server (hub or remote) that is located on a remote computer. For example, you might need to install application support on a hub monitoring server on z/OS for a monitoring agent running on Windows or a Linux operating system. Or you might want to install application support on a monitoring server or client on a different computer than the one on which you are installing an agent or a portal server. If you are using a z/OS hub and you want to aggregate and prune historical data for any agent, you must transfer the catalog and attribute files for the Summarization and Pruning agent to the hub.
The procedures in this section require that either a Tivoli Enterprise Portal Server or a Tivoli Enterprise Monitoring Server be installed on the Windows, Linux, or UNIX computer and configured to communicate with the monitoring server on the non-local computer.
This section describes how you can install and enable application support on a non-local monitoring server from your local Windows system. The non-local monitoring server can be a hub or remote monitoring server installed on a Windows, Linux, UNIX, or z/OS computer. A monitoring server or a portal server must be installed on the local computer and application support for the agent or agents must be installed on it.
You add support to a non-local monitoring server by copying the kpp.cat and kpp.atr files for each from the local computer to the non-local computer. If you are adding support to a non-local hub monitoring server, you use Manage Tivoli Monitoring Services to transfer the kpp.sql files for each agent.
Copy the .cat and .atr files for the agents you want to support from the local Windows monitoring server to the non-local monitoring server. If you use ftp, copy the files in ASCII format. The .cat and .atr files are located in the following directories on the local monitoring server:
Copy the files to the following directories on the remote computer:
Remote computer on: | File type | Directory |
---|---|---|
Windows | .cat | <install_dir>\cms\RKDSCATL |
.atr | <install_dir>\cms\ATTRIB | |
Linux or UNIX | .cat | <install_dir>/tables/cicatrsq/RKDSCATL |
.atr | <install_dir>/tables/cicatrsq/ATTRIB |
where <install_dir> specifies the IBM Tivoli Monitoring installation directory. The IBM Tivoli Monitoring installation directory is represented by the %CANDLE_HOME% (Windows) or $CANDLEHOME (Linux and UNIX) environment variable. The default installation directory on Windows is /IBM/ITM. The default installation directory on Linux and UNIX is /opt/IBM/ITM.
If you are adding application support to a non-local hub monitoring server, you must add the SQL files used by the EIB, in addition to the catalog and attribute files. Use the following procedure to seed the hub with SQL files using the Manage Tivoli Enterprise Services utility on your local Windows system:
For example, if the protocol is IP.PIPE, you are prompted for the fully qualified TCP/IP host name and port number of the z/OS system where the monitoring server is installed. See for the values you recorded during installation planning.
The SQL application support files are added to the hub monitoring server. This might take several minutes.
If the Application Support Addition Complete window is not displayed after 20 minutes, look in the IBM\ITM\CNPS\Logs\seedkpp.log files (where pp is the two-character code for each monitoring agent) for diagnostic messages that help you determine the cause of the problem.
This section describes how you can install and enable application support on a non-local monitoring server from your local Linux or UNIX system. The non-local monitoring server can be a hub or remote monitoring server installed on a Windows, Linux, or UNIX system.
Before you begin:
File type | Directory |
---|---|
.cat | <install_dir>/tables/cicatrsq/RKDSCATL |
.atr | <install_dir>/tables/cicatrsq/ATTRIB |
.sql | <install_dir>/tables/cicatrsq/SQLLIB |
kpc.extwhere pc is the product code for the agent and ext is the file extension.
For example, kud.sql is the SQL support file for the DB2 monitoring agent. See Appendix D. IBM Tivoli product codes for a list of product codes.
The monitoring server on the remote computer must be configured to use the IP.UDP, IP.PIPE, or IP.SPIPE communications protocol. This procedure does not support a monitoring server that was configured to use SNA.
Copy the .cat and .atr files for the agents you want to support from the local Linux or UNIX monitoring server to the non-local monitoring server. If you use FTP, copy the files in ASCII format. The .cat and .atr files are located in the following directories on the local monitoring server:
Copy the files to the directory shown in Table 53 on the remote computer:
Remote computer on: | File type | Directory |
---|---|---|
Windows | .cat | <install_dir>\cms\RKDSCATL |
.atr | <install_dir>\cms\ATTRIB | |
Linux or UNIX | .cat | <install_dir>/tables/cicatrsq/RKDSCATL |
.atr | <install_dir>/tables/cicatrsq/ATTRIB |
where <install_dir> specifies the IBM Tivoli Monitoring installation directory. The IBM Tivoli Monitoring installation directory is represented by the %CANDLE_HOME% (Windows) or $CANDLEHOME (Linux and UNIX) environment variable. The default installation directory on Windows is /IBM/ITM. The default installation directory on Linux and UNIX is /opt/IBM/ITM.
If the non-local monitoring server to which you are adding application support is a hub, you must also install the SQL files used by the EIB. See Adding application support (SQL files) to a non-local hub.
To add application support SQL files to a hub monitoring server on a non-local system, complete this procedure.
Your Linux or UNIX environment might already have a GUI interface enabled. Otherwise, perform the following tasks to enable it:
export DISPLAY=pc_ip_address:0
./itmcmd manage &
A GUI window opens for Manage Tivoli Monitoring Services.
Remote seeding complete!
You can install application support files for a monitoring server on a UNIX or Linux computer where no monitoring server is installed and then use the files to configure support on a non-local monitoring server. Use the following procedure to install application support files on computer on which no monitoring server is installed for use on a monitoring server on another computer:
./install.sh
The following prompt is displayed:
Select one of the following: 1) Install products to the local host. 2) Install products to depot for remote deployment (requires TEMS). 3) Install TEMS support for remote seeding 4) Exit install. Please enter a valid number:
The software license agreement is displayed.
The installer presents a list of currently installed products, the operating systems for which product packages are available, and component support categories.
The installer presents a list of products for which support packages are available.
A list of the monitoring agents to be installed is displayed.
The installer asks if you want to install additional products or support packages.
The support packages are installed. When installation is complete, you will see the message
... finished postprocessing. Installation step complete.
[ Top of Page | Previous Page | Next Page | Contents | Index ]