Monitoring, Version 6.2
Use the following steps to install and configure the hub monitoring server on a Linux or UNIX® computer.
| Steps | Where to find information |
|---|---|
| Install the hub monitoring server. | Installing the monitoring server |
| Configure the hub monitoring server. | Configuring the hub monitoring server |
| Add application support to the hub monitoring server. | Adding application support to the hub monitoring server |
Use the following steps to install the monitoring server on a Linux or UNIX computer:
./install.sh
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:Type 1 to start the installation and press Enter.
The end user license agreement is displayed. Press Enter to read through the agreement.
A numbered list of available operating systems is displayed.
A numbered list of available components is displayed.
A list of the components to install is displayed.
The installation begins.
Installation is complete. The next step is to configure your monitoring server.
Use the following steps to configure the hub monitoring server:
./itmcmd config -S -t tems_namewhere tems_name is the name of your monitoring server (for example, HUB_itmdev17).
| Protocol | Value | Definition |
|---|---|---|
| IP.UDP | IP Port Number | The port number for the monitoring server. The default is 1918. |
| SNA | Net Name | The SNA network identifier for your location. |
| LU Name | The LU name for the monitoring server. This LU name corresponds to the Local LU Alias in your SNA communications software. | |
| Log Mode | The name of the LU6.2 LOGMODE. The default value is "CANCTDCS." | |
| IP.PIPE | IP.PIPE Port Number | The port number for the monitoring server. The default is 1918. |
| IP.SPIPE | IP.SPIPE Port Number | The port number for the monitoring server. The default is 3660. |
For best results, wait until after you have fully deployed your environment to configure the Hot Standby feature for your monitoring server. See Configuring failover support for information about configuring Hot Standby.
The monitoring server is now configured.
A configuration file is generated in the install_dir/config directory with the format host_name_ms_tems_name.config (for example, itmdev17_ms_HUBitmdev17.config).
All monitoring agents require that application support files be installed on the monitoring servers (hub and remote), portal server, and portal desktop clients in your environment. Application support files contain the information required for agent-specific workspaces, helps, predefined situations, and other data.
When you installed the monitoring server on Linux or UNIX, following the instructions in Installing the monitoring server, the application support files for all base monitoring agents and other supported agents were automatically installed on the monitoring server. (The base monitoring agents are the monitoring agents included on the IBM Tivoli Monitoring installation media. Now you must enable the application support for those agents. The process of enabling application support is also referred to as activating or adding application support, and in the case of the monitoring server, as seeding the monitoring server.
Follow the instructions in this section to add application support for agents to a monitoring server on Linux or UNIX. For detailed information about application support, and for instructions to install and enable application support for non-base agents, refer to Installing and enabling application support and Configuring application support for non-Base monitoring agents.
Use one of the following procedures to add application support for Base monitoring agents to a monitoring server:
Complete the following steps to enable application support on the monitoring server for base monitoring agents, using the Linux or UNIX command line:
./itmcmd server start tems_name
./itmcmd support -t tems_name pc pc pcwhere tems_name is the name of the monitoring server (for example, HUB_itmserv16) and pc is the product code for each agent for which you want to enable application support.
To view the product codes for the applications installed on this computer, run the following command:
./cinfo
Type 1 when prompted to display the product codes for the components installed on this computer.
See your product documentation for the product code for other agents../itmcmd server stop tems_name
./itmcmd server start tems_name
This section describes how to use the Manage Tivoli Enterprise Services window on a Linux Intel or UNIX computer to enable application support on a monitoring server that is located on the local computer. You can use this procedure as an alternative to the itmcmd support command. (This command applies only to monitoring servers that are installed on the local computer. To enable application support on a monitoring server that is located on a remote computer, see Configuring application support on a non-local monitoring server from a Linux or UNIX system.)
This procedure assumes that you have installed the support files on this computer, and that X Windows is enabled on this computer.
Complete the following steps to enable application support from the Manage Tivoli Enterprise Services window on the local Linux or UNIX monitoring server:
cd install_dir/bin
./itmcmd manage [-h ITMinstall_dir]where:
| -h | (optional) An option used to specify the installation directory. |
| ITMinstall_dir | The directory where the monitoring server is installed. The default installation directory is /opt/IBM/ITM. |
The Manage Tivoli Enterprise Monitoring Services window is displayed.
[ Top of Page | Previous Page | Next Page | Contents | Index ]