IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Installation Guides > Installation Guide > Install IBM Tivoli Monitoring > Install Tivoli Enterprise Monitoring Automation Server > Linux or UNIX: Configuring the Tivoli Enterprise Monitoring Automation Server
IBM Tivoli Monitoring, Version 6.3 Fix Pack 2
Command-line procedure
To configure the Tivoli Enterprise Monitoring Automation Server, using the Linux or UNIX command-line.
- At the command-line, change to the /opt/IBM/ITM/bin directory (or the directory where you installed IBM Tivoli Monitoring).
- Run the following command:
./itmcmd config -A as
where as is the product code of the Tivoli Enterprise Monitoring Automation Server.
- Enter your Registry Services connection settings. When you set the Edit Registry Services connection settings parameter to Yes, specify the correct Protocol, Hostname, and Port number for the WebSphere server where Registry Services is installed. When you set the Edit Registry Services connection user settings parameter to Yes, you must enter a user ID and Password for the Registry Services
You must select HTTPS as the protocol if you are using Security Services in addition to Registry Services. This section contains an example of the command-line syntax. In this example, you must replace server with the host name for your Registry Services provider registry:
Set Registry Services connection settings. Selecting No will clear any previously set Registry Services connection settings. [1=Yes, 2=No](Default is: 1): Protocol [1=HTTP, 2=HTTPS](Default is: 1): Hostname(Default is: ): server HTTP Port Number(Default is: 16310): Set Registry Services user and password. Selecting No will clear any previously set Registry Services user and password settings. [1=Yes, 2=No](Default is: 1): User(Default is: ): user Password: Re-type: Password: When the OSLC Performance Monitoring service provider is configured for a Hub monitoring server that is enabled for Hot Standby, a value must be configured for the Acting Hub Alias. The acting hub alias must match the acting hub alias configured for the OSLC Performance Monitoring service provider associated with the other Hub monitoring server in the Hot Standby environment. Acting Hub Alias (Default is ):
The acting hub alias cannot exceed 128 characters. Valid characters are alphanumerics, -, _ , and period.
- Provide the HTTP protocol and port for clients to connect to the automation server.
Tivoli Enterprise Monitoring Automation Server connection information Protocol [1=HTTP, 2=HTTPS](Default is: 1): HTTP Port Number(Default is: 10001):
Results
The automation server is now configured.
What to do next
Manually start the automation server:./itmcmd agent start as
You can stop the automation server with the following command:
./itmcmd agent stop as
Parent topic:
Linux or UNIX: Configuring the Tivoli Enterprise Monitoring Automation Server