Display registered active users information

Follow this procedure to display a list of registered active users.

Tip: If you need to check registered users on a specific license, you may also find it useful to run the license controller command from the target host that consumes the license, for example:
fglWrt -a info users
Start the command line interface.
  1. Open a command prompt.
    • On Windows®, open the License Manager Workplace window from the Start menu.
    • On Linux®, open a command prompt. "sudo" may be required.
  2. Type flmprg -a info user
This is an example of the output:
License : FAA#YYYYYYYY 
Product : Four J's Universal Compiler 
Type : Development version 
Users : 2/200
Host : Athena 
GUI Server : 10.0.0.33:0
Process Id : 2768
Process Id : 2854
Terminal : 772
Process Id : 2775
License : FAB#ZZZZZZZZ 
Product : Four J's Universal Dynamic Virtual Machine 
Type : Runtime version 
Users : 0/700
The following list describes the output fields and explains the values displayed:
License
This is the value of the license number.
Product
This is the name of the product. In relation to Genero product, this can be, for example: Four J's Universal Compiler for Genero Enterprise and Genero Mobile products.
Type
This is the type of license. This can be runtime version or development version.
Users
Users are the current number of active users over the maximum number of users allowed.
Host
This is the name of the host machine.
GUI server
This is the IP address value of a graphical client.
Process Id
This is the current process identifier.
Terminal
This is the value of an ASCII client.