11. 如何在客户端上查询License的使用状况
11. 如何在客户端上查询License的使用状况当 license的数量有限的时候,用户常常想知道谁在占用着 license. 这时候可以用这样的方法在 NX 的客户端上查询: lmutil.exelmstat -c 28000@<license_server_hostname> -f<feature_name> 举个例子: D:\Siemens\PLMLicenseServer\lmutil.exelmstat -c 28000@license_server_name -f NX10101 这个例子中只是找出谁在使用 NX10101 的模块. 要想查看所有的模块使用情况, 不要用 (-f NX10101),用‘-A’就可以. 在有些情况下想把一个不用 NX 而又占用着license 的人强制退出, 可以用下面的命令. lmremove –c28000@<license_server_hostname> <feature_name> <user_name> <client_hostname><display> 举例说明: D:\Siemens\PLMLicenseServer\lmutil.exelmremove -c 28000@GBGTAC1 NX10101 bwickson GBSOLWICKSONBGBSOLWICKSONB0.0
页:
[1]