License Usage


Hello,
Is there any way to see the users of the license on client mode?
I don't want users to access almutil_gui.exe in case anyone changes any setting.
flexlm license manager has a command below to list users.
for example: lmutil.exe lmstat -A -c portlicense_host_name -f license_name(bundle)
thanks in advance
Answers
-
Additional options for almutil include several reporting features as well as interacting with the Hosted HyperWorks Units (HHWU) system. In order to provide both familiar and more useful status data the following option was added to almutil:
-licstat[-host -port -feature -user -inuse -collapse]
Display license statistics, by default list everything Information can be limited with optional arguments
Multiple -feature and -user can be specified
-inuse will limit output to features with usage
-inuse may not be used with -feature and -user options
-collapse will collapse shared checkouts into one entry
For additional information you can run almutil -–help
Altair now provides a graphical version of almutil. It provides all the functionality of almutil along with additional views of license usages, etc.
0 -
You have also 'almutil' having several options to monitor license usage.
AltairLM End-user Utility v14.0.0 build 179736 (Jan 16 2018) Copyright (C) 2018 Altair Engineering, Inc. All rights reserved. Usage: ./almutil [option] -hostid Display hostids for this system. -borrow -borrow <hours> Start the borrowing system, borrowed licenses will be available for <hours> number of hours. -return Return all borrowed features. -licstat [-host <host> -port <port> -feature <feature> -user <user> -inuse -collapse -totals -network -borrow -denials -hhwu] -licstatxml [-host <host> -port <port> -feature <feature> -user <user> -inuse -collapse -totals -network -borrow -denials -hhwu] Display license statistics, by default list everything Information can be limited with optional arguments Multiple -feature <feature> and -user <user> can be specified -inuse will limit output to features with usage -inuse may not be used with -feature and -user options -collapse will collapse shared checkouts into one client entry displaying the client with the maximum usage -totals will limit output to feature totals -network will only print network features -borrow will only print borrowed features -hhwu will stat the Hosted HWU system
0