---
title: AMP
description: OpenLM can interface with AMP to monitor license usage and obtain statistics. AMP generates a periodic XML file, which OpenLM parses and displays in.
product: OpenLM Version 25 / v26 (legacy)
---

> **OpenLM Version 25 / v26 (legacy).** This page documents the legacy product, not OpenLM Platform.

OpenLM can interface with AMP to monitor license usage and obtain statistics.  
AMP generates a periodic XML file, which OpenLM parses and displays in EasyAdmin.

## Requirements

- **OpenLM Broker** installed on the AMP license server machine  
- **OpenLM Server** installed on any Windows machine in the network (can be the same as the AMP server)  

## OpenLM Broker configuration

1. Install the latest [OpenLM Broker](https://www.openlm.com/downloads/).  
2. In the **License Managers** node, select **Add Port** (if auto-detect fails).  
3. Enter the AMP port number (for example, `2306`).  
4. In **License Manager Type**, select **OpenLM Generic**.  
5. In **Commands**, set the path to `AMP_OpenLM.exe` (provided by vendor or in AMP installation folder).  
   Example:  

    ```
    C:\Program Files (x86)\AMPORTAKAMP\AMP_OpenLM.exe
    ```
6. Select **Update** → **Apply**.  
7. Select **Execute** to confirm data retrieval works.  
8. Repeat for the `Status` command.  
9. In **Vendors**, enter `AMP YAZILIM` (case sensitive).  
10. Select **Apply** and then **Restart Broker**.  

You can also use [Broker Web UI](https://www.openlm.com/knowledge-base/openlm-broker-webui/) for configuration.

## OpenLM Server configuration (Manual)

1. In **EasyAdmin** → **Start → Administration → License Manager Servers**, select **Add LM**.  
2. In **Type**, select **OpenLM Generic**.  
3. Enter a **Display Name** (for example, `My AMP License Server`).  
4. Select the server's **Time Zone**.  
5. Enter the **Hostname** and **Port** (for example, `amp_license_server` and `2306`).  
6. Check **Use Broker**.  
7. Select **Save** and restart the OpenLM Server service.

## Verifying in EasyAdmin

1. Open EasyAdmin and approve the pending AMP license manager.  
2. Confirm that it appears in the **License Servers** list.  
3. A **green circle** means an active connection.
