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.
This is an example of the output:
License : FAA#YYYYYYYY License key : XXXXXXXXXXXX Product : Four Js Universal Compiler Type : Development version Users : 2/200 Host : DESKTOP-CC FrontEndId2 {0ed77329-322b-ec6b-efea-69b92dd3402e} GUI Server 127.0.0.1:48269 - Process Id 19244 creation-date: 2021/06/23 13:40:01 ping-date: 2021/06/23 13:40:01 app-id: {5103bb96-f901-30b2-0a8b-5e374ef9f640} GUI Server 127.0.0.1:46298 - Process Id 14544 creation-date: 2021/06/25 11:39:53 ping-date: 2021/06/25 11:39:53 app-id: {f88b8a7d-321e-11a8-8a25-cb9f087b26aa} License : FAB#ZZZZZZZZ License key : XXXXXXXXXXXX Product : Four J's Universal Dynamic Virtual Machine Type : Runtime version Users : 0/700 Host : Athena FrontEndId2 {0ed77329-322b-ec6b-efea-69b92dd3402e} GUI Server 127.0.0.1:48269 - Process Id 19244 creation-date: 2021/06/23 13:40:01 ping-date: 2021/06/23 13:40:01 app-id: {5103bb96-f901-30b2-0a8b-5e374ef9f640}
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.
Additional information may be displayed about the client. This is known as the
clientInfo
, which is information sent to the DVM as part of the protocol between
DVM and the front-end. For details, go to Client information.