Installing and configuring the Tivoli Monitoring agent in a local environment
About this task
To install and configure the Tivoli Monitoring agent on the same workstation where the Tivoli Enterprise Monitoring Server and Tivoli Enterprise Portal Server are installed, perform the procedure that applies to the operating system you are using.
Installing and configuring on Windows workstations
Procedure
- Extract
the
TWA_home\ITMZ\TWSzItmAgent.zip
file on the Tivoli Enterprise Monitoring Server. - From the directory where you extracted the file, enter
the following command to install the Tivoli Monitoring agent for HCL Workload Automation for Z:
where:installIra.bat [[-h HUB_TEMS_hostname] -u HUB_TEMS_username [-p HUB_TEMS_password]] [-r]?
- TEMS_install_dir
- The complete path to the Tivoli Enterprise Monitoring Server installation directory.
- -h HUB_TEMS_hostname
- The host name of theTivoli Enterprise Monitoring Server. The default value is the local host.
- -u HUB_TEMS_username
- The name of the user accessing the Tivoli Enterprise Monitoring Server. The default value is the local user name.
- -p HUB_TEMS_password
- The password for the user accessing the Tivoli Enterprise Monitoring Server. The default value is the password associated with the local user.
- -r
- Restarts the Tivoli Enterprise Portal.
- Log in to the Tivoli Enterprise Portal. The Monitoring Agent for HCL Workload Automation for Z is now listed in the Manage Tivoli Enterprise Monitoring Services window.
- To create an instance of the agent, double-click Monitoring Agent for HCL Workload Automation for Z. The Monitoring Agent for HCL Workload Automation for Z window opens.
- Specify a name for the instance and click OK. The Agent Configuration window opens.
- Specify an available port number and click OK.
- Configure HCL Workload Automation for Z to send events to the Tivoli Monitoring agent, as described in Configuring the controller to work with Tivoli Enterprise Portal.
- Launch the Tivoli Enterprise Portal. The agent is displayed in the Navigator pane together with any agent configuration settings.
Installing and configuring on UNIX and Linux workstations
Procedure
- Untar the
TWA_home\ITMZ\TWSzItmAgent.tar
file on the Tivoli Enterprise Monitoring Server. - From the directory where you untar the file, enter the
following command to install the Tivoli Monitoring agent for HCL Workload Automation for Z:
where:installIra.sh TEMS_install_dir [[-h HUB_TEMS_hostname] -u HUB_TEMS_username [-p HUB_TEMS_password]] [-r]?
- TEMS_install_dir
- The complete path to the Tivoli Enterprise Monitoring Server installation directory.
- -h HUB_TEMS_hostname
- The host name of theTivoli Enterprise Monitoring Server. The default value is the local host.
- -u HUB_TEMS_username
- The name of the user accessing the Tivoli Enterprise Monitoring Server. The default value is the local user name.
- -p HUB_TEMS_password
- The password for the user accessing the Tivoli Enterprise Monitoring Server. The default value is the password associated with the local user.
- -r
- Restarts the Tivoli Enterprise Portal.
- To configure the Tivoli Monitoring agent,
enter the following command from the ITMagent_install_dir/bin directory:
where:./itmcmd config –A 20
- ITMagent_install_dir
- The complete path to the Tivoli Monitoring agent for HCL Workload Automation for Z.
- 20
- The product code of the Tivoli Monitoring agent for HCL Workload Automation for Z.
- Specify a name for the agent instance and press Enter.
- Specify 1 to edit the Monitoring Agent for HCL Workload Automation for Z and press Enter.
- Specify 1 to edit the Socket Settings and press Enter.
- Specify an available Port Number and press Enter. The default is 6789.
- Specify 1 to connect the agent to the Tivoli Enterprise Monitoring Server and press Enter.
- Specify the name of the local host as the TEMS Host Name and press Enter.
- Accept the default value ip.pipe as the Network Protocol by pressing Enter.
- Accept the default value 0 as the Network Protocol 2 by pressing Enter.
- Accept the default value ip.pipe as the Port Number by pressing Enter.
- Accept the default value null as the KDC_PARTITION
by pressing Enter.
The Tivoli Monitoring agent is now installed and configured in the Tivoli Enterprise Portal.
-
To start the agent, enter the following command from
ITMagent_install_dir\bin
:./itmcmd agent -o ITMagent_instance_name start 20
-
To stop the agent, enter the following command from
ITMagent_install_dir\bin
:./itmcmd agent -o ITMagent_instance_name stop 20
-
To verify that the agent is running, enter the following command from
ITMagent_install_dir\bin
:./cinfo agent -r