Integrating components with TrueSight Infrastructure Management when configured for high availability
To integrate BMC Service Resolution with TrueSight Infrastructure Management when configured for high availability
You need to perform the following sequence of steps when you want to integrate BMC Service Resolution with the TrueSight Infrastructure Management operating in high availability mode. Perform these steps irrespective of the TrueSight Infrastructure Management server being switched to high availability mode or the TrueSight Infrastructure Management server already operating in high availability mode.
- Log on to the computer that is operating as a primary node.
- Failed to execute the [excerpt-include] macro. Cause: [Error number 2 in 0: No wiki with id [confluencePage:page] could be found]. Click on this message for details.
- Log on to the computer that is operating as the secondary node and repeat all the steps.
To integrate the Atrium CMDB with TrueSight Infrastructure Management when configured for high availability
Perform the following procedure to integrate Atrium CMDB with TrueSight Infrastructure Management operating in high availability mode. Perform these steps irrespective of the TrueSight Infrastructure Management server being switched to high availability mode or TrueSight Infrastructure Management server already operating in high availability mode.
Integrating with Atrium CMDB by using the TrueSight Console
- Use the loadbalancer URL and open the TrueSight console.
- Click Administration > Integrations.
- Under Remedy ITSM, BMC Helix ITSM and BMC CMDB Integrations, click the Configure Infrastructure Management Servers with BMC CMDB menu and then click Edit.
The text fields are populated with the existing integrated component's configuration details.
To ensure that the integration details are synchronized with the secondary server, click Save.
To integrate the Impact Integration Web Services server with TrueSight Infrastructure Management when configured for high availability
Perform the following sequence of actions to integrate the Impact Integration Web Services server with the TrueSight Infrastructure Management operating in high availability mode. Before you start integrating, ensure that the Impact Integration Web Services server and the TrueSight Infrastructure Management server are installed on separate computers.
Configure the Impact Integration Web Services server
- Log on to the computer where the BMC Impact Integration Web Services server is installed.
- Navigate to the <Impact Web Services installation directory>\tomcat\webapps\imws\WEB-INF\etc directory location.
- Using a text editor, open the mcell.dir file.
Add the code line as shown in the following code block, and save the file:
cell pncell_<Primary TSIM Node Hostname> mc <Primary TSIM Node Hostname>:1828;<Secondary TSIM Node Hostname>:1828
Configure the Infrastructure Management server
- Log on to the computer where the TrueSight Infrastructure Management server that is operating as a primary server is installed.
- Using a text editor, open the mcell.dir file located in the <Infrastructure Management Server Install directory>\pw\server\etc directory.
Add the following line, and save the file:
gateway.imcomm IIWSGatewayServer mc 1859
To integrate MyIT with TrueSight Infrastructure Management operating when configured for high availability
- Log on to the computer where the BMC Impact Integration Web Services server is installed.
- Navigate to the <Impact Web Services installation directory>\tomcat\webapps\imws\WEB-INF\etc directory.
- Using a text editor, open the mcell.dir file.
Comment out the following line:
#cell mc pncell_tsim_primary_server:1828 tsim_secondary_server:1828Add the the following line, and save the file:
cell local mc pncell_tsim_primary_server:1828 tsim_secondary_server:1828