比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

Once RLM is running and serving licenses, it's worth having a look at RLM's web server. This is a handy tool that let's you see whether your license server is up and running, which products are licensed, which license files have been read, etc. You can also use it to stop and start the license server and re-read the license files. You can also write out diagnostic information that may help us identify problems. By default, the RLM web server uses port 5054 (if you need to change this see Web Server Port). To start the RLM web server, in a web browser on the license server, go to RLM が稼働し、ライセンスが発行されたら、RLM の Web サーバーをご覧になるのもおすすめです。これは、ライセンス サーバが稼働しているかどうか、どの製品にライセンスが付与されているか、どのライセンス ファイルが読み込まれたかなどを確認できる便利なツールです。また、ライセンスサーバーの停止・起動やライセンスファイルの再読み込みにも使用できます。また、問題の特定に役立つような診断情報を書き出すこともできます。デフォルトでは、RLM Webサーバはポート5054を使用します(変更する必要がある場合は、Web Server Portを参照してください)。RLM Web サーバーを起動するには、ライセンスサーバー上の Web ブラウザで、http://localhost:5054/ にアクセスします。

...

RLM Web Server

To access the RLM web server from a client machine, you can use the ip address of the license server in the browser window. For example:

クライアントマシンからRLM ウェブサーバにアクセスするには、ブラウザウィンドウでライセンスサーバのIPアドレスを使用します。例としては、次のようになります。

http://192.8.2.10:5054

Or if you know the hostname of the license server (for example, acme_server) you may find it easier to type:または、ライセンスサーバのホスト名(例えば、acme_server)が分かっている場合は、より簡単に入力することができます。

http://acme_server:5054