> For the complete documentation index, see [llms.txt](https://docs.infraon.io/infraon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infraon.io/infraon-help/infinity-user-guide/marketplace/bmc-software.md).

# BMC Software

The BMC Software integration with Infraon Infinity allows customers to seamlessly sync all discovered IT assets—including networks, VMs, hosts, and routers—into the Infraon platform. This ensures accurate, real-time asset visibility across dashboards and reports, while maintaining predefined asset categories and eliminating the need to rediscover assets already managed in BMC.

## How to Install  <a href="#toc202351321" id="toc202351321"></a>

### Installation Steps

**Step 1:** Go to the Marketplace tab on the left navigation panel to begin the integration. Click on the **BMC Software** card from the available integrations to open the plugin details page.

![](/files/C6CGA8avth0PILWM8lnX)

**Step 2:** On the plugin page, click the **Install** button to add the BMC integration to your Infraon environment.

Once installed, the configuration page will become available for setup.

![](/files/4uNNwfAtmxGtUXTB56Pd)

**Step 3:** In this step, set up the connection between Infraon Infinity and BMC Software by entering the required integration details:

<table data-header-hidden><thead><tr><th width="218.800048828125"></th><th></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>BMC URL / IP Address</strong></td><td>The base URL or IP address where your BMC Software instance is hosted. This allows Infraon Infinity to establish a direct connection with your BMC environment.</td></tr><tr><td><strong>Permanent Access Token</strong></td><td>A secure token generated from your BMC system to authenticate API calls. This ensures safe and authorized communication between the platforms without exposing user credentials.</td></tr></tbody></table>

{% hint style="info" %}
Ensure the access token has the appropriate permissions to fetch asset data from BMC.
{% endhint %}

![](/files/AtLyD6qhBkMVIsAGyrtL)

Once added, click on **Verify** to continue.

**Step 4:** Once the credentials are verified, the Settings tab will display three key configuration options to manage the BMC integration:

![](/files/HrXdfYmYBHjvRt5VgSj3)

<table data-header-hidden><thead><tr><th width="178.79998779296875"></th><th></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Sync Data</strong></td><td><p>Manual synchronization between BMC Software and Infraon Infinity is initiated. This updates the IT asset inventory in Infraon based on data from BMC.</p><p></p><p><strong>Note:</strong> The process may take some time depending on the asset volume. Ensure all critical systems are stable before proceeding.</p></td></tr><tr><td><strong>BMC Configuration</strong></td><td>Click to configure or update the credentials required for BMC integration. This step is essential for seamlessly syncing discovered assets from BMC into Infraon Infinity.</td></tr><tr><td><strong>Schedule Sync</strong></td><td>Automate periodic synchronization of asset data between BMC and Infraon Infinity. Customize the schedule to target specific asset groups or set regular sync intervals.</td></tr></tbody></table>

The integration is now completed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infraon.io/infraon-help/infinity-user-guide/marketplace/bmc-software.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
