Reprise Software provide a useful command line tool called rlmutil. You should find this in the same directory as your RLM license server. Unless otherwise stated, we’re assuming you are on the license server and that rlm, rlmutil and your license key are all in the same directory.To display the number of (unused) licenses available for lighting. If you have 5 licenses and 1 is being used by someone, this command will return 4.は、rlmutil という便利なコマンドラインツールを提供しています。このツールは、RLMライセンスサーバーと同じディレクトリにあります。特に指定がない限り、ライセンス サーバー上にあり、rlm、rlmutil、ライセンス キーがすべて同じディレクトリにあると想定しています。
次のコマンドを実行すると、ライティングに使用できる(未使用の)ライセンス数を表示します。5つのライセンスがあるうちの1つが使用されている場合、このコマンドは4を返します。
rlmutil rlmstat -avail
To show comprehensive data including the total number of licenses, how many are used, how many are available; as well as port numbers, version numbers, log file path and statistics, try this:ライセンスの総数、使用数、使用可能数、ポート番号、バージョン番号、ログファイルのパス、統計情報を含む包括的なデータを表示するには、次のコマンドを実行してください。
rlmutil rlmstat -a
To show your MAC Address, try:MACアドレスを表示するには、次のコマンドを実行してください。
rlmutil rlmhostid ether
or your ip address:あなたのIPアドレスを表示する場合:
rlmutil rlmhostid ip
or the hostname of the license server:ライセンスサーバのホスト名を表示する場合:
rlmutil rlmhostid host
To see who is using the licenses, try this:ライセンスの使用者を確認したい場合は、次のコマンドを実行します。
rlmutil rlmstat -u