IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Installation Guides > High Availability Guide for Distributed Systems > Create clusters with Tivoli Monitoring components in an HACMP environment > Install the monitoring server on its base HACMP cluster > Install and set up the monitoring server on clusternode1

IBM Tivoli Monitoring, Version 6.3 Fix Pack 2


Upgrade the monitoring server installation


Procedure

  1. Determine which cluster node runs the resource group online using the smit hacmp command.

  2. On the active node, stop the monitoring server:

      cd /sharedisk/IBM/ITM/bin
      ./itmcmd stop server HUB_VIRTUALHOST

  3. Start IBM Tivoli Monitoring installation and upgrade the Tivoli Enterprise Monitoring Server to latest version.

  4. Reconfigure the monitoring server. You can change any settings except for the "TEMS Host Name". The "TEMS Host Name" value has to be preserved, pointing to the virtual host name ("virtualhost").

  5. Create two symbolic links in the same directory named "host1_ms_HUB_VIRTUALHOST.config", "host2_ms_HUB_VIRTUALHOST.config" to file "virtualhost_ms_HUB_VIRTUALHOST.config":

      ln -s virtualhost_ms_HUB_VIRTUALHOST.config host1_ms_HUB_VIRTUALHOST.config
      ln -s virtualhost_ms_HUB_VIRTUALHOST.config host2_ms_HUB_VIRTUALHOST.config

  6. Start the monitoring server and add application support for the desired agent types to the monitoring server. For ux, lz, and nt:

      cd /sharedisk/IBM/ITM/bin
      ./itmcmd server start HUB_VIRTUALHOST
      ./itmcmd support -t HUB_VIRTUALHOST ux lz nt

    For an easier installation, install the application support for all planned agents at the same time. If you also need database agents, use the database agent installation image to install the application support for them.

  7. Recycle the monitoring system:

      ./itmcmd server stop HUB_VIRTUALHOST
      ./itmcmd server start HUB_VIRTUALHOST

  8. Test the monitoring server on clusternode1 and clusternode2 following the steps provided in Test the monitoring server on clusternode1 and Set up the monitoring server on clusternode2.


Parent topic:

Install and set up the monitoring server on clusternode1

+

Search Tips   |   Advanced Search