Obtain the License Server Status

To confirm that the license server is running, you can use the -status command to perform a status check. This check tells you whether the server is active and lists version information. The output also displays the URLs for the back-office server and the back-up license server (if your environment is configured for license server failover).

Note:The server version information is useful should you need to report any incidents to Revenera Technical Support.

To check the license server status

Enter a command similar to this:

flexnetlsadmin -server licenseServer_baseURL -status 

Status information is displayed for your license server:

Version              : 2020.01.0

Build Version        : 262400

Server               : https://localhost:7070/api/1.0/instances/~

State                : Ready

Backup Server        : Not configured

BackOffice Server    : http://localhost:8080/request

Records Pending Sync : 42

Last Sync            : 7d 4h38m28s

Note:The time format for the “Last Sync” value is nYnMnD nHnMnS, where Y=years, M=months, D=days, H=hours, M=minutes, and S=seconds. If any leading elements are missing, they are assumed to have a value of zero. If a sync has never been performed, "sync to back office pending" is displayed.