Display statistical information
You can display statistics about license usage as shown in this procedure.
Tip: If you need to display statistical information on the use of a specific
license on a machine, 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 stat
Start the command line interface.
Example of
display:
License Manager Statistics:
Runtime : 0
Accepted : 0
Rejected : 0
System Problem : 0
Compilation : 0
Accepted : 0
Rejected : 0
System Problem : 0
Extension : 0
Accepted : 0
Rejected : 0
System Problem : 0
End Runtime : 0
PID request : 0
Information : 1
Bad License : 58
Stop Manager : 0
Deleted licenses : 0
Unknown : 0
Total : 59
The following list describes the output fields and explains the values displayed:
- Runtime
- This is the number of runtime requests, split into accepted, rejected and system problem categories.
- Compilation
- This is the number of compilation requests, split into accepted, rejected and system problem categories.
- Extension
- This is the number of extension requests, split into accepted, rejected and system problem categories.
- EndRuntime
- This is the number of requests which specified that a runtime is finished.
- PID request
- This is the number of requests for PID checking. This is an internal mechanism to synchronize the real users list and registered users list of the license manager.
- Information
- This is the number of requests for statistics.
- Bad License
- This is the number of requests for bad licenses (license not enabled or that does not exist).
- Stop Manager
- This is the number of request to stop the license manager.
- Deleted licenses
- This is the number of requests to delete licenses.
- Unknown
- This is the number of requests of unknown type.
- Total
- This is the number of total requests.