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
IBM Tivoli Monitoring, Version 6.3 Fix Pack 2
Tivoli Enterprise Monitoring Server reconfiguration procedure for the AIX HACMPâ„¢ environment
When Tivoli Enterprise Monitoring Server reconfiguration is needed, complete the following procedure:
Procedure
- Configure the monitoring server:
cd /sharedisk/IBM/ITM/bin ./itmcmd config -S -t HUB_VIRTUALHOSTAdjust settings as needed, however keep "TEMS Host Name" set to "virtualhost".
- 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
- Recycle the monitoring system:
./itmcmd server stop HUB_VIRTUALHOST ./itmcmd server start HUB_VIRTUALHOST
- Test the monitoring server on clusternode1 and clusternode2. Test the monitoring server on clusternode1 and clusternode2, following the same steps as for pristine installation. See Test the monitoring server on clusternode1 and Test the monitoring server failover to clusternode2.
Parent topic:
Install the monitoring server on its base HACMP cluster