Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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.

  1. Navigate to TomcatInstallationDirectory \conf\Catalina\localhost\bsmdashboards.xml.
  2. 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&amp;dataSource=BMC_DIL&amp;sessionTimeout=0&amp;requestTi
    meout=600"
    />
  3. Update the url parameter so that it contains the load balancer host name and port number, as follows:

    url="jdbc:compositesw:dbapi@<LoadBalancerHost>:<LoadBalancerPortNumber>?
  4. Save the file.
  5. Navigate to TomcatInstallationDirectory \webapps\bsmdashboards\META-INF\context.xml.
  6. 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&amp;dataSource=BMC_DIL&amp;sessionTimeout=0&amp;requestTi
    meout=600"
    />
  7. Update the url parameter so that it contains the load balancer host name and port number:

    url="jdbc:compositesw:dbapi@<LoadBalancerHost>:<LoadBalancerPortNumber>?
  8. Save the file.
  9. Restart the BMC Dashboards for BSM Tomcat server.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*