This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Query FlexLM server to get the feature usage limit for a user
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Feb 04, 2020
11:16 PM
Query FlexLM server to get the feature usage limit for a user
The FlexLM (or FlexNet) server can be configured with following option:
MAX num_lic feature[:keyword=value] type {list | group_name}
The standard command (lmutil lmstat -f ) gives only the number of available licenses and the users that are using them.
Using lmutil is there a way to know how many maximum licenses can be used by a particular user ?
Thank you
- Tags:
- Flexera
(1) Reply
Feb 05, 2020
12:43 AM
@Jackson457 , i am afraid that there is not any such utility to read the options file details (as MAX will be specified in options file), however it may be possible to get the MAX details through API's.
Let me know, if that will work for you and i will try and share the way to get that.
(If my response assists with your questions , then please click "ACCEPT AS SOLUTION" or 'Kudos' so that it help others.)