Skip to main content

BetaLM

OpenLM supports monitoring a wide and growing variety of license managers.

This guide describes how to configure OpenLM to monitor the BetaLM license manager, track license usage, and collect license statistics.

There are two ways to query the BetaLM license server:

  • Query the license server directly from OpenLM Server.
  • Install OpenLM Broker on the license server, query locally, and forward results to OpenLM Server.

Option one: OpenLM direct server method

OpenLM Server interfacing directly with the LM

OpenLM Server configuration

To enable OpenLM to access the BetaLM license server:

  1. Open EasyAdmin.
  2. Go to Start → Administration → License Manager Servers.
  3. Click LM Tools.
  4. From LM Type, select BetaLM.
  5. Copy beta_lm_stat.exe to C:\Program Files\OpenLM\OpenLM Server\LM\ and enter the full path.
  6. Click Save.

OpenLM Server BetaLM configuration

Add a new BetaLM server

  1. Switch to LM Servers.
  2. Click Add LM.
  3. Enter a descriptive Display name.
  4. From Type, select BetaLM.
  5. Enter the Hostname and Port (default: 6007).
  6. Select the correct Time Zone for the license server.
  7. If using a redundant setup, you may enable Triad Configuration. (Not all license managers support this.)
  8. Set Use Broker:
    • Off (default): OpenLM Server queries the license manager directly.
    • On: OpenLM Server relies on Broker installed on the license server.
  9. Click Save.

Add BetaLM license server

Your OpenLM Server is now ready to query BetaLM and display results in EasyAdmin.

Option two: via OpenLM Broker

Broker interface with log and license files

The OpenLM Broker is optional but recommended. Install it on the BetaLM license server to enable local queries and buffered communication with OpenLM Server. This prevents data loss during temporary network failures.

OpenLM Server configuration

Follow the same steps as in Option one, but turn Use Broker on.

OpenLM Broker configuration

  1. Download and install the latest OpenLM Broker.
  2. Click Add Port.
  3. Enter the BetaLM license server port (default: 6007).
    note

    The port number must exactly match the configuration in OpenLM Server.

  4. In the status and data_inquiry nodes, enter the full path to beta_lm_stat.exe. Example:
    C:\Program Files\OpenLM\OpenLM Server\LM\beta_lm_stat.exe

Then click Apply.

Broker command configuration

  1. Click Restart Broker.
  2. Alternatively, configure via the Broker Web UI at http://localhost:5090/.

Verify the configuration in EasyAdmin

To confirm that BetaLM is being monitored:

  1. Open EasyAdmin in your browser at http://<OpenLM Server hostname>:5015.
  2. Check that the configured BetaLM license server appears in the list.
  3. A green circle indicates an active connection.

Once active, license usage data from BetaLM is available in reports and dashboards.