Configuring the Tivoli Enterprise Console server
About this task
In addition to configuring the Tivoli Enterprise Console adapter, you must also configure the Tivoli Enterprise Console server.
Use the config_tecserver script to configure the Tivoli Enterprise Console server
to enable the server to receive events from the Tivoli Enterprise Console adapter.
It must be run on the system where the Tivoli Enterprise Console Server
is installed or on a ManagedNode of the same TME network. On the Windows platform, a TME bash
is required to run the script. For example:
config_tecserver.sh { -newrb <RuleBase name=""> <RuleBase
Path=""> -clonerb <RuleBase name=""> | -userb <RuleBase
name=""> }
<EventConsole> [TECUIServer host] USER PASSWORD
where:
- -newrb
- Specify a new RuleBase with the specified name and path.
- -clonerb
- Specify the rule base to be cloned into the new Rule base.
- -userb
- Customize an already existing RuleBase.
- EventConsole
- Specify the EventConsole to be created and configured.
- TECUIServer host
- Specify the host name where the Tivoli Enterprise Console UI server is installed.
- USER PASSWORD
- Specify the user name and password needed to access the EventConsole.
The script performs the following configuration
steps:
- If specified, creates the new RuleBase from the cloned one.
- Adds the HCL Workload Automation baroc events definition to the specified RuleBase.
- Adds the HCL Workload Automation rules to the RuleBase.
- Compile the RuleBase.
- Put the RuleBase as the Active RuleBase.
- Configures the specified EventConsole with HCL Workload Automation filters.
- Restarts the Tivoli Enterprise Console server.