Configuring BMC Atrium CMDB integration

Use the following procedure to configure the integration between BMC Atrium CMDB and BMC ProactiveNet.

Before you begin

See Verifying data collection in the BMC ProactiveNet Server.

To configure BMC Atrium CMDB with BMC ProactiveNet

  1. Ensure that BMC ProactiveNet CMDB Extensions, modules, and hotfixes are installed on the computer where the BMC Atrium CMDB is installed.
    See BMC ProactiveNet Getting Started Guide for details.
  2. Run the BMC Atrium CMDB integration utility in the pw directory.
    integrate_atrium_cmdb -uddi_server_host_name <uddiServerHostName> 
    -uddi_server_port_no <uddiServerPortNumber> -uddi_user_name <uddiUserUame> 
    [-uddi_password <uddiPassword>] -cmdb_server_host_name <cmdbServerHostName> 
    -cmdb_server_port_no <cmdbServerPortNumber> -cmdb_user_name <cmdbUserName> 
    [-cmdb_password <cmdbPassword>] -cmdb_version <cmdbVersion> 
    [-ngp_webserver_protocol <webServerProtocol>] 
    [-ngp_webserver_port_no <proactiveNetWebServerPortNumber>]

Where

  • <uddiServerHostName> is the host name of the UDDI web service where BMC Atrium CMDB is running
  • <uddiServerPortNumber> is the port number used by the UDDI web service on the specified host
  • <uddiUserUame> is the user name for the UDDI web service
  • (optional) <uddiPassword> is the password for the UDDI web service user
  • <cmdbServerHostName> is the host name where BMC Atrium CMDB is running
  • <cmdbServerPortNumber> is the BMC Remedy Action Request System TCP port number, used to log into the system server
  • <cmdbUserName> is the user name to access the BMC Remedy Action Request System server
  • (optional) <cmdbPassword> is the password for the BMC Remedy Action Request System server user
  • <cmdbVersion> is the BMC Atrium CMDB version. Use one of the following values:
    • 7.6.04 (for BMC Atrium CMDB version 7.6.04 SP1)
    • 7.6.03 (for BMC Atrium CMDB version 7.6.03 P1)
    • 7.6 (for BMC Atrium CMDB version 7.6 patch 2)
    • 7.5 (for BMC Atrium CMDB version 7.5 patch 5)

      Note

      All user names and passwords are case sensitive.

Use the following optional arguments if you need to enable the cross-launch into BMC ProactiveNet.

  • <webServerProtocol> is the web server protocol, either http (default) or https
  • <proactiveNetWebServerPortNumber> is the port number used by the web service. The default value is 80.

Example

integrate_atrium_cmdb -uddi_server_host_name uddi-1234 
-uddi_server_port_no 8181 -uddi_user_name admin
-uddi_password admin -cmdb_server_host_name cmdb-1234
-cmdb_server_port_no 9292 -cmdb_user_name Demo 
-cmdb_version 7.6.04.010000 
-ngp_webserver_protocol http 
-ngp_webserver_port_no 8080

Where to go from here

See Configuring IBRSD integration.

Related topics

Enabling a Full Use BMC ProactiveNet environment

Was this page helpful? Yes No Submitting... Thank you

Comments