Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

where host is the host appropriate for your license server.

Dassault  

For a Dassault license server, you can get license or user information by following the procedures below.

To get license information: 

  1. Create a text file named filegli.txt.
     
  2. Add the following four lines to filegli.txt:

    c host port
    gli
    d
    q

    where host and port are the host and port appropriate for your license server.
     
  3. Run the command:

    dslicsrv -admin -i filegli.txt 

To get information about users who are using licenses:

  1. Create a text file named file2glu.txt.
     
  2. Add the following four lines to file2glu.txt:

    c host port
    glu -all
    d
    q

    where host and port are the host and port appropriate for your license server.

  3. Run the command: 

    dslicsrv -admin -i glu.txt

To obtain information about denials:

  1. Create a text file named sl.txt.

  2. Add the following four lines to sl.txt:

    c host port
    sl -from date hour
    d
    q

    where:
    • host and port are the host and port appropriate for your license server,
    • date is in yyyy-mm-dd format, and hour is in hh:mm:ss format.
      (Note that you should use current values for date and hour.)


  3. Run the command: 

    dslicsrv -admin -i file2sl.txt

Realtime usage error

If a monitored license server is hosted on a different machine than License Statistics is installed on, the license server's response to License Statistics' query about its status may be delayed. In such cases, a warning such as the following occurs for each query that was delayed. 

...