現在、ライセンスサーバのログファイルからライセンスの使用状況を確認していますが、ログファイル以外で確認する方法はありませんか。
Solutionライセンスサーバのコマンドプロンプトから、以下のコマンドを実行してください。各ライセンスフィーチャの使用状況がリストされます。(サーバのライセンス関連フォルダにアクセスできるようにしてください。)
"(サーバのライセンスフォルダ)\lmutil.exe" lmstat -a -c "(サーバーのライセンスファイルフォルダ)\ライセンスファイル"
以下はライセンスサーバ上での実行結果のサンプル例です。
lmutil.exeの使用書式は、lmutil /?を実行することで以下のように表示されます。
C:\Program Files\Siemens\License Server>lmutil /?
lmutil - Copyright (c) 1989-2022 Flexera. All Rights Reserved.
usage: lmutil lmborrow | lmborrowl -status
lmutil lmborrow | lmborrowl -purge
lmutil lmborrow | lmborrowl -purge -status
lmutil lmborrow | lmborrowl -clear
lmutil lmborrow | lmborrowl {all|vendor} dd-mmm-yyyy:[time]
lmutil lmborrow -return [-c licfile] [-d display_name] [-u username] [-h hostname] [-fqdn] [-vendor name] feature [-bv version]
lmutil lmborrowl -return [-c licfile] [-d display_name] [-u username] [-h hostname] [-fqdn] [-vendor name] feature
lmutil lmdiag [-c licfile] [-n]
lmutil lmdown [-c licfile] [-q] [-all] [-vendor name] [-force] [-help]
lmutil lmhostid [-ptype (PHY|AMZN|VM)] [-ether|-internet (v4|v6)|-user|-n|
-string|-display|-hostname|-hostdomain|-vsn|-flexid|-long|-dtype|-container_id|
-utf8|-uuid|-eip|-ami|-iid|-genid|-tpm_id1]
lmutil lminstall [-i infile] [-o outfile]
[-overfmt {2, 3, 4, 5, 5.1, 6, 7.1, 8}]
[-odecimal] [-maxlen n]
lmutil lmnewlog [-c licfile] vendor new-file [-secondary], or
lmutil lmnewlog [-c licfile] feature new-file [-secondary]
lmutil lmpath -status
lmutil lmpath -override {all | vendor } path
lmutil lmpath -add {all | vendor } path
lmutil lmremove [-c licfile] feature user host display
lmutil lmremove [-c licfile] -h feature host port handle
lmutil lmremove [-c licfile] [-tsborrow <client_host>] | [-tsborrowstat]
lmutil lmreread [-c licfile] [-vendor name] [-all]
lmutil lmswitchr [-c licfile] vendor new-file, or
lmutil lmswitchr [-c licfile] feature new-file
lmutil lmstat [-c licfile] [lmstat-args]
lmutil lmswitch [-c licfile] vendor new-file [-rollover]
lmutil lmver { flexlm_binary | -fnls }
lmutil lmvminfo [-long]
lmutil lmtpminfo [-long]
lmutil lmlicvalidator [-licfile license_file] [-licserv port@host]
lmutil -help (prints this message)
lmutil utility_name -help (display detailed usage information)