Configuring the BMC Dashboards for BSM application server to use the load balancer
If you did not specify the BMC Atrium DIL load balancer host name and port number during the installation of the BMC Dashboards for BSM application server, use the procedure given below to update the Tomcat configuration files after the installation.
- Navigate to TomcatInstallationDirectory \conf\Catalina\localhost\bsmdashboards.xml.
Locate the Resource name section, which is similar to the following example:
<Resource name="jdbc/bsd_eii" auth="Container"
type="javax.sql.DataSource"
factory="com.bmc.bsm.dashboards.util.jdbc.DataSourceFactory"
username="admin"
password="9a94a5f68b5e7b7005c0e8559f39f749a322b5015767062783aedf7daf8341c1
6256d82ad71e9a47" driverClassName="cs.jdbc.driver.CompositeDriver"
url="jdbc:compositesw:dbapi@bsmdash10:9401?
domain=composite&dataSource=BMC_DIL&sessionTimeout=0&requestTi
meout=600"/>Update the url parameter so that it contains the load balancer host name and port number, as follows:
url="jdbc:compositesw:dbapi@<LoadBalancerHost>:<LoadBalancerPortNumber>?- Save the file.
- Navigate to TomcatInstallationDirectory \webapps\bsmdashboards\META-INF\context.xml.
Locate the Resource name section, which is similar to the following example:
<Resource name="jdbc/bsd_eii" auth="Container"
type="javax.sql.DataSource"
factory="com.bmc.bsm.dashboards.util.jdbc.DataSourceFactory"
username="admin"
password="9a94a5f68b5e7b7005c0e8559f39f749a322b5015767062783aedf7daf8341c1
6256d82ad71e9a47" driverClassName="cs.jdbc.driver.CompositeDriver"
url="jdbc:compositesw:dbapi@bsmdash10:9401?
domain=composite&dataSource=BMC_DIL&sessionTimeout=0&requestTi
meout=600"/>Update the url parameter so that it contains the load balancer host name and port number:
url="jdbc:compositesw:dbapi@<LoadBalancerHost>:<LoadBalancerPortNumber>?- Save the file.
- Restart the BMC Dashboards for BSM Tomcat server.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*