cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pkoevesdi
Level 3

query licences for a certain feature

Jump to solution

I can query the used licences for all features with this command:

`lmutil lmstat -c "29000@licserver" -a`

Is it possible to query only a certain feature?

0 Kudos
(1) Solution
Yvernekar
Level 6 Flexeran
Level 6 Flexeran

Hi,
You can use the -f flag along with the feature name to query a certain feature.

Eg:

lmutil lmstat -c  29000@licserver -f <feature name>

View solution in original post

(1) Reply
Yvernekar
Level 6 Flexeran
Level 6 Flexeran

Hi,
You can use the -f flag along with the feature name to query a certain feature.

Eg:

lmutil lmstat -c  29000@licserver -f <feature name>