IBM Tivoli Monitoring, Version 6.3

Installing event synchronization on your event server

The installer for the event synchronization component is located in the /tec directory of the IBM® Tivoli® Monitoring Tools DVD.

There are three methods for installing the component:
When you install the event synchronization component on your event server, the following changes are made:
Note:
  1. If your IBM Tivoli Enterprise Console® event server is running on Windows 2003 and you are planning to install the event synchronization remotely (using a program such as Terminal Services to connect to that Windows 2003 computer), you need to run the change user /install command before you run the installation. This puts the computer into the required "install" mode. After the installation, run the change user /execute command to return the computer to its previous mode.
  2. If you have a monitoring server on an operating system like UNIX or Linux, you must configure your TCP/IP network services in the /etc/hosts file to return the fully qualified host name. See for more information.
  3. For a Windows event server, any existing rule base that you use must indicate a relative drive letter (such as C:\) as part of its associated path. To verify that your existing rule base contains a relative drive letter, run the following command from a bash environment on your event server:
    wrb -lsrb -path
    If the returned path includes something like hostname:\rulebase_directory, with no drive letter (such as C:\), copy the ESync3000Win32.exe file from the \TEC subdirectory of the IBM Tivoli Monitoring installation image to the drive where the rule base exists and run the installation from that file.
  4. If you are using a Windows event server, if you have any rule base with an associated path that does not contain a relative drive letter and that has the Sentry2_0_Base class imported, copy the ESync3000Win32.exe file from the \TEC subdirectory of the IBM Tivoli Monitoring installation image to the drive where the rule base exists and run the installation from that file.

    To verify if you have any rule bases that have an associated path containing no relative drive letter, run the wrb -lsrb -path command as described in the previous note.

    To determine if your rule bases have the Sentry2_0_Base class imported, run the following command against all of your rule bases:
    wrb -lsrbclass rule_base
    where rule_base is the name of the rule base.


Feedback