Language availability

   

Track-It! 2022 Release 01 online technical documentation is also available in the following languages:

  • French
  • German
  • Portuguese (Brazil)
  • Spanish
  • Spanish (XL)

The displayed language depends on your browser language. However, you can change languages from the Language menu.

Setting up BMC Client Management

BMC Client Management (BCM) is advanced systems management software that provides a reliable way to discover, manage, and audit all assets on a network. To discover and manage assets in Track-It!, you must configure the BCM master server. You can choose to automatically install and configure BCM while installing Track-It!, or you can manually install and configure it after installing Track-It!. For more information about BCM, see BMC Client Management documentation Open link .

Warning

Each Track-It! release supports a specific BCM version only. We recommend that you do not use a version of BCM that is not compatible with your Track-It! release. Using a newer version of BCM might cause portions of the system to stop working and can potentially result in complete loss of functionality in certain areas which might not be easily recoverable. For more information about compatible Track-It! releases and BCM versions, see Software requirements.

To establish a connection between Track-It! and BCM, make sure that the BCM master server is configured. To generate consolidated Track-It! reports that include both Track-It! and BCM details, ensure that the BCM database credentials are configured.

Note

You must install Track-It! and BCM in the same time zone.

This topic contains the following information:

Setup scenarios

The following table describes BCM setup scenarios:

ScenarioSteps
The Track-It! installer automatically installs and configures BCM for the Track-It! environment when you install or upgrade Track-It!See Installing in Standard mode.
Manual installation and out-of-the-box configuration of BCM

Perform the following steps:

  1. Install Track-It! and BCM separately. For information on installing BCM, see BMC Client Management documentation Open link .
  2. Manually configure BCM in Track-It! to establish a connection between BCM and Track-It!. For more information, see Manually configuring BCM in Track-It!
  3. (Optional) Enable the integration between BCM and Track-It!. For more information, see Enabling integration between Track-It! and BCM.

Video

The following video (5:02) provides an overview of how to manually configure BCM in Track-It!:



https://youtu.be/rHsEEHv1ITo?list=PLibAMtD70sYGYdao7TNnEiuvoHy_z8t4V Open link

Manually configuring BCM in Track-It!

If you install the BCM instance separately, you must manually configure the settings in Track-It!.

To use the Asset Management reporting capabilities, you must configure the database settings as follows:

  1. On the header bar, expand the hamburger menu  and select Configuration.
  2. Click Asset Management.
  3. Click BMC Client Management Configuration.
  4. In the Server Settings section, enter the following details:

    FieldDescription
    Server NameEnter your BCM server name.
    HTTP PortEnter the HTTP port that connects to the BCM server. The default port number used is 1611.
    Use SSLSelect this check box to establish a secure connection between Track-It! and BCM.
    User NameEnter the BCM administrator name.
    PasswordEnter the administrator password.
  5. (Optional) Click Test Connection to verify that the connection between BCM and Track-It! is established.
    If you get errors, verify that the server details are correct.
  6. (Optional) If you want to access and use the Asset Management reports, in the Database Settings section, enter the following details:

    FieldDescription

    Server Name

    Enter your BCM server name.
    Database NameEnter your BCM database name.
    User NameEnter the BCM database user name.
    PasswordEnter the BCM database user password.
  7. (Optional) Click Test Connection to verify that connection between BCM and Track-It! database is established.
    If you get errors, verify that the database details are correct.
  8. Click Save. The Open BMC Client Management button is enabled in BMC Client Management Configuration.

Launching BCM console from Track-It!

To launch the BCM console, click the Open BMC Client Management button and select one of the following options:

  • Lightweight Web Console: The BCM web console is launched in a new tab. You must log in using valid BCM account credentials.
  • Standard Java Console: The BCM package is downloaded in your browser's download directory. Click the downloaded BCM package to launch the BCM console. The BCM package is pre-authenticated using the account set up details under server settings and you don't need to separately log in when the console is launched. The launched session is valid for 15 minutes after which you must log in again. The Administrators can log in using valid BCM account credentials or download a new BCM package from Track-It!.

Enabling integration between Track-It! and BCM

You can enable integration between BCM and Track-It! by using one of the following options:

Enabling the integration using BCM Configuration XML file (2020 Release 01)

The BCM Configuration XML file is automatically imported to Track-It!. The timing of this import depends on whether you are running Track-It! for the first time after installation or a server reset.

Running Track-It! for the first time after installation or a server reset—Track-It! initializes the metadata. During initialization, Track-It! checks whether you are already registered for BCM. If you are not registered:

  • Track-It! tries to import the BCM Configuration XML file.
  • The login process flow remains the same regardless of whether the file import succeeds or fails.
  • Track-It! does not issue a message to indicate that the import succeeded or failed.

When the BCM Configuration XML file is imported, the integration with BCM occurs automatically.

Enabling the integration using BCMOobXmlImport.exe utility

The BCMOobXmlImport.exe utility imports the out-of-the-box settings required to enable an integration between BCM and Track-It!.

Note the following important points:

  • The BCMOobXmlImport.exe utility is included in the Tools folder with the other Track-It! utilities.
  • This utility configures BCM that can be used with Track-It!.
  • The BCMOobXmlImport.exe utility works by invoking a BCM API. You must ensure that the BCM REST API endpoints are up and running.
  • If the endpoints are not enabled, run the utility manually.

    Note

    BCM does not support TLS 1.2 out-of-the-box. If you want to configure BCM with a TLS 1.2 enabled SQL Server, follow the guidance in Knowledge Article 166431 Open link .

Run the BCMOobXmlImport.exe utility as follows:

  1. Click the Start button.
  2. In the search box, type cmd and then press Ctrl+Shift+Enter.
  3. To run the Windows command prompt as Administrator, click Yes.
  4. Navigate to the C:\Program Files (x86)\BMC\Track-It!\Tools folder and double-click the BcmOobXmlImport.exe file.
  5. In the command prompt window, type BcmOobXmlImport <bcm_server_hostname> <bcm_port>.

    Note

    The default value of bcm_port is 1611. This utility uses the administrator user to connect to the API by using the default password. If the administrator user password is changed, you must enter the updated password as the third parameter.

After you run the BCMOobXmlImport.exe utility, to verify that BCM is functioning correctly, navigate to https://<bcm_server_hostname>:1611/. The default installation for BCM uses https.

Where to go from here

After you set up BCM, configure the asset management module. For more information, see Configuring asset management.


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

Comments