Integrating with BMC Change Management to enable automated blackout policies

The integration of BMC Change Management, a component of the BMC Remedy ITSM Suite, with BMC TrueSight Operations Management enables you to create an automated blackout policy in Operations Management. When Operations Management receives a change or a task request, the CI associated with it goes into a blackout state.

The integration ensures that false events are automatically blocked and you receive a notification of any changes made. Operations Management does not send events for a CI or a service if the CI or service is unavailable due to a known issue.

Benefits

Integrating BMC Change Management with TrueSight Operations Management has the following benefits:   

  • Enables TrueSight Operations Management to receive notifications of change requests configured on specific CIs from BMC Change Management.  
  • Enables the TrueSight console to display the attributes of the change requests that are configured in BMC Change Management. You can view these attributes in the Event Details page. For more information, see Viewing event details in the TrueSight console.  
  • Creates an automated blackout policy in the cell for the CI that you configure for maintenance in BMC Change Management. For more information, see Creating a new component-based blackout policy.

Supported software versions

For information about the supported software versions, see  Supported products and versions Open link .

Enabling the integration

After installing the TrueSight Presentation Server, perform the following steps from the TrueSight console:

  1. Go to Administration > Integrations.
  2. Click the Configure Infrastructure Management Servers with BMC CMDB menu and then click Edit.
  3. Enter the CMDB and UDDI details.
  4. Select a protocol.
  5. To use the HTTPS protocol for the integration, perform the following steps:
    1. Import the BMC Change Management HTTPS certificate to <Presentation Server installation directory>\truesightpserver\modules\jre\lib\security\cacerts
      For example, from the <Presentation Server installation directory>\truesightpserver\module\jre\bin folder, execute the command:
      keytool -import -alias <certificateNameAlias> -file <certificateFileName> -keystore <Presentation Server installation directory>\truesightpserver\modules\jre\lib\security\cacerts -storepass changeit
    2. Import the BMC Change Management HTTPS certificate to <Presentation Server installation directory>\truesightpserver\conf\secure\tspstruststore.ts truststore by running the following command from the <Presentation Server installation directory>\truesightpserver\module\jre\bin folder:
      keytool -import -alias <certificateNameAlias> -file <certificateFileName> -keystore <Presentation Server installation directory>\truesightpserver\conf\secure\tspstruststore.ts -storepass changeit
    3. Restart the TrueSight Presentation Server.
  6. Select Activate Integration and click Save.
  7. In BMC Change Management, update the password for the csm_user user account to match the password in BMC Operations Management.

Only the default user account (csm_user) will work for the BMC Change Management integration with BMC Operations Management.

Each time you update the password for the csm_user user account, you need to update the password in BMC Change Management as well.

Changing the password for the csm_user user account

You need to ensure the password for the csm_user user account is the same in both Operations Management and Change Management.

To change the password, perform the following steps:

Operations Management:

  1. In the TrueSight console, go to Administration > User Accounts.
  2. Select Manage via Remedy SSO.
  3. Change the password through the Remedy SSO console.

Change Management:

  1.  Go to Application Administration Console > Custom Configuration > Change Management > Advanced Options > Change CI Event Notification to BPPM > BPPM Subscription.
  2. Change the password in the Password field.
  3. Click Test Connection to ensure connectivity between Change Management and Operations Management.

    Note

    If the password is incorrect, an error message is displayed. After closing the error message window, enter the correct password and try again.

  4. Click Save.

Considerations for upgrade customers

  • If you are an existing BMC ProactiveNet customer upgrading to Operations Management, you need to manually delete the registered BMC ProactiveNet instance from BMC Change Management in the CAI:AdapterEventConfiguration form.

    Delete the entry in which the Adapter Instance Name field contains BPPM:<hostname:port> and not the entry in which the Adapter Instance Name field contains Infrastructure-Change.

  • After upgrading the BMC TrueSight Infrastructure Management server, details of the existing integration with BMC Change Management are not automatically populated in the Integrations page of the TrueSight console.
  • During migration and post migration, any pending change events will not be consumed by the Presentation Server.
    These changes need to be redone by BMC Change Management in order to have it in the Presentation Server.

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

Comments

  1. Kevin Collins

    Based on the steps that follow it, I would say step 2 in "Enabling the integration" is wrong. It should say to click "Configure TrueSight Presentation Server with ITSM Change Management", not "Configure Infrastructure Management Servers with BMC CMDB".

    May 04, 2022 09:54
  2. Kevin Collins

    I don't think the password for the tspstruststore.ts is "changeit". Can this be confirmed?

    May 11, 2022 03:23