the 'lmxendutil' reported usage doesn't match with sum of all users checkouts

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hi, I am using lmxendutil to report and log the usage of license, but I found that the sum of the each user usage is not correct.

 

Here is beginning of the report message:

 #lmxendutil -licstat -host XXXX -port 6200  LM-X End-user Utility v3.32 Copyright (C) 2002-2010 X-Formation. All rights reserved.  ++++++++++++++++++++++++++++++++++++++++ LM-X License Server on 6200@XXXX:  Server version: v4.4.9 Uptime: 5 day(s) 16 hour(s) 54 min(s) 18 sec(s) ---------------------------------------- Feature: HyperWorks Version: 13.0 Vendor: ALTAIR Start date: 2xxx-xx-xx Expire date: xxxx-xx-xx Key type: EXCLUSIVE License sharing: CUSTOM VIRTUAL  20989 of xxxxx license(s) used:   <!-- see THIS --> ---------------------------------------- 21000 license(s) used by xxxxx@BBBBB [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:01   Checkout time: 2016-01-04 08:01    Shared on custom string: xxxxx:BBBBB   21000 license(s) used by yyyyy@CCCCC [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:21   Checkout time: 2016-01-04 08:21    Shared on custom string: yyyyy:CCCCC 

My point is the number in '20989 of xxxxx license(s) used'  is not equal to the each user sum up 21000+21000 = 42000.

It looks the reported total usage is about half of the each user usage. 

 

3 features have this problem but others are correct, the 3 features are:

  • GlobalZoneAP
  • HWHyperMesh
  • HyperWorks
     

I want to know what the relationship of the reported usage and the each user usage.

Thanks.

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited January 2016

    Have a look at 'Altair HyperWorks Licensing', section 'The Altair Business Model:  Leveling and Stacking'

    With only  21HWU I can run as many Hypermesh session as I want on my PC :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20'>

     

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited January 2016

    Thanks! that really helps. 

    GlobalZoneXX & HyperWorks are using Leveling!

  • Rahul_P1
    Rahul_P1
    Altair Employee
    edited January 2016

    A user can open multiple instances of HyperMesh, and still only draw 21000 features. however it must be the same username and host. 

     

    See - 

    HyperWorks Introduction: Altair HyperWorks Licensing

  • Nagesh_20635
    Nagesh_20635 Altair Community Member
    edited January 2019

    Hi, I am using lmxendutil to report and log the usage of license, but I found that the sum of the each user usage is not correct.

     

    Here is beginning of the report message:

      #lmxendutil -licstat -host XXXX -port 6200  LM-X End-user Utility v3.32 Copyright (C) 2002-2010 X-Formation. All rights reserved.  ++++++++++++++++++++++++++++++++++++++++ LM-X License Server on 6200@XXXX:  Server version: v4.4.9 Uptime: 5 day(s) 16 hour(s) 54 min(s) 18 sec(s) ---------------------------------------- Feature: HyperWorks Version: 13.0 Vendor: ALTAIR Start date: 2xxx-xx-xx Expire date: xxxx-xx-xx Key type: EXCLUSIVE License sharing: CUSTOM VIRTUAL  20989 of xxxxx license(s) used:   <!-- see THIS --> ---------------------------------------- 21000 license(s) used by xxxxx@BBBBB [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:01   Checkout time: 2016-01-04 08:01    Shared on custom string: xxxxx:BBBBB   21000 license(s) used by yyyyy@CCCCC [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:21   Checkout time: 2016-01-04 08:21    Shared on custom string: yyyyy:CCCCC 

    My point is the number in '20989 of xxxxx license(s) used'  is not equal to the each user sum up 21000+21000 = 42000.

    It looks the reported total usage is about half of the each user usage. 

     

    3 features have this problem but others are correct, the 3 features are:

    • GlobalZoneAP
    • HWHyperMesh
    • HyperWorks
       

    I want to know what the relationship of the reported usage and the each user usage.

    Thanks.

    How to know which feature the user is using currently. The licstat command only shows the no. of license used not the feature name.

  • QuyNguyenDai
    QuyNguyenDai Altair Community Member
    edited January 2019
     ---------------------------------------- Feature: HyperWorks Version: 19.0 Vendor: ALTAIR Start date: 20xx-xx-xx Expire date: 20xx-xx-xx Key type: EXCLUSIVE License sharing: CUSTOM VIRTUAL  42000 of 197000 license(s) used:  21000 license(s) used by User1@Host1 [192.168.2.21]   Login time: 2019-01-29 08:57   Checkout time: 2019-01-29 08:57   Shared on custom string: User1:Host1  21000 license(s) used by User2@Host2 [192.168.2.22]   Login time: 2019-01-29 08:58   Checkout time: 2019-01-29 08:58   Shared on custom string: User2:Host2

    The command is:

    almutil -licstat -host server -collapse

     

  • Nagesh_20635
    Nagesh_20635 Altair Community Member
    edited January 2019

    A user can open multiple instances of HyperMesh, and still only draw 21000 features. however it must be the same username and host. 

     

    See - 

    HyperWorks Introduction: Altair HyperWorks Licensing

     21000 license(s) used by xxxxx@BBBBB [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:01   Checkout time: 2016-01-04 08:01    Shared on custom string: xxxxx:BBBBB 

    How to know,  whether the above mentioned licenses are used for HyperMesh or HyperView or any other feature.

  • QuyNguyenDai
    QuyNguyenDai Altair Community Member
    edited January 2019

    I used 'almutil' and I know everything about license usage.

  • Nagesh_20635
    Nagesh_20635 Altair Community Member
    edited January 2019

    I am trying to use in command line and not want to use GUI as i am automating the process.

    Is there any way to understand 21000 license(s) belongs to which feature. Any command line to know it?

  • QuyNguyenDai
    QuyNguyenDai Altair Community Member
    edited January 2019

    Yes, almutil is command line util.

  • Nagesh_20635
    Nagesh_20635 Altair Community Member
    edited January 2019

    Yes, almutil is command line util./ 

    Can you please provide me the full command line?  and the output where feature is mentioned?

  • QuyNguyenDai
    QuyNguyenDai Altair Community Member
    edited January 2019

    I posted above.

  • Nagesh_20635
    Nagesh_20635 Altair Community Member
    edited January 2019

    Thanks a lot for supporting me.

     

     I am taking the output which you posted in the beginning.

    From this how will you know '21000 licenses' (highlighted in blue & purple) belongs to which feature (Hypermesh or Hyperview )? 

     #lmxendutil -licstat -host XXXX -port 6200  LM-X End-user Utility v3.32 Copyright (C) 2002-2010 X-Formation. All rights reserved.  ++++++++++++++++++++++++++++++++++++++++ LM-X License Server on 6200@XXXX:  Server version: v4.4.9 Uptime: 5 day(s) 16 hour(s) 54 min(s) 18 sec(s) ---------------------------------------- Feature: HyperWorks Version: 13.0 Vendor: ALTAIR Start date: 2xxx-xx-xx Expire date: xxxx-xx-xx Key type: EXCLUSIVE License sharing: CUSTOM VIRTUAL  20989 of xxxxx license(s) used:   <!-- see THIS --> ---------------------------------------- 21000 license(s) used by xxxxx@BBBBB [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:01   Checkout time: 2016-01-04 08:01    Shared on custom string: xxxxx:BBBBB   21000 license(s) used by yyyyy@CCCCC [x.x.x.x]  <!-- see THIS -->   Login time: 2016-01-04 08:21   Checkout time: 2016-01-04 08:21    Shared on custom string: yyyyy:CCCCC
  • QuyNguyenDai
    QuyNguyenDai Altair Community Member
    edited January 2019

    You have to test it before asking.

    Have a look at my screenshot:

    hwlic.png.6c181abb1973fae31ad3d7d51ef0d8f0.png