メインコンテンツまでスキップ

Sentinel RMS

本ガイドでは、次の方法を説明します: configure OpenLM with Sentinel RMS to ライセンス使用状況と generate ライセンス統計.

はじめに

Sentinel RMS にクエリするには、次を確認してください。

  • OpenLM Platform。
  • Sentinel RMS と同じマシンにインストールされ、Broker Hub で承認された OpenLM Broker v25.x 以降。

監視機能

Monitoring features depend on whether you use OpenLM Server alone or together with OpenLM Broker.

Report resolutionLicense totalsLicense usageDenials reportingBorrowed license reportingExpiration date reportingMultiple server redundancy
By secondYesYesYesYesYesNo
  • Yellow cells: Features available with OpenLM Server.

  • Blue cells: Extra features available with OpenLM Server + Broker.

Using Broker also allows buffered communication and remote start/stop of the license manager service.

Diagram of OpenLM Broker querying Sentinel RMS locally OpenLM が Sentinel RMS locally を監視する仕組み

When Broker queries Sentinel RMS locally using RMS command-line utilities and log files, you gain full monitoring capabilities. Broker then forwards the data to OpenLM Server.

本手順の前にあらかじめ OpenLM Broker をインストールし設定しておく必要があります。Broker のインストールガイドおよび設定ガイドを参照してください。

Broker の自動検出

  1. Broker UI を開きます: http://localhost:5090/.

  2. License ManagersDetect を開きます

  3. Sentinel RMS が表示されます

  4. 内容を確認し、保存します

Broker UI configuration

Alternatively, configure through the Broker UI in your browser:

  1. Broker UI を開きます: http://localhost:5090/.

  2. License ManagerAdd License Manager を開きます。

  3. Select RMS, enter port, and add.

  4. Check the executable path.

  5. (Windows only) Set service to Sentinel RMS License Manager.

  6. Run data_inquiry and verify output.

  7. Add vendor information if required.

  8. Configure Log Files for RMS usage logs.

  9. Save changes.

    Broker UI settings for RMS RMS の Broker UI 設定

トークン計算の有効化

  1. Back up appsettings.json.

  2. Open the file (default location: C:\Program Files\OpenLM\OpenLM Server\bin).

  3. Locate the following section:

    },
    "AspenTokens": {
    "AspenTechTokensFile": "../config/aspen_tokens_breakdown.json",
    "EnableTokenCalculations": false
    }
  4. Change EnableTokenCalculations to true:

    },
    "AspenTokens": {
    "AspenTechTokensFile": "../config/aspen_tokens_breakdown.json",
    "EnableTokenCalculations": true
    }
  5. ファイルを保存します。

  6. Restart OpenLM Server:

    net stop "OpenLM Server"
    net start "OpenLM Server"
  7. Verify in OpenLM Server that token calculations are activated.

OpenLM Platform で Sentinel RMS を承認

  1. OpenLM Platform にサインインします。
  2. メニューから License ServersPending Server を開きます。
  3. Sentinel RMS ライセンスマネージャーを選択し、Approve and Merge をクリックします。

連携の検証

  1. OpenLM Platform で License Servers LiveServer Statistics を開きます。
  2. Sentinel RMS が緑のステータスで表示されることを確認します。
注意

新規接続の場合、ステータスの反映まで最大 3 分かかります。