You can use the dslsstat utility to show basic information about the Dassault Systèmes license server (DSLS); you can verify that the license server is running, is configured properly, and is serving the correct licenses. To see more detailed information about the Dassault Systèmes license server, you can use the Dassault Systèmes License Administration Tool, which comes with the DSLS installation. See “Starting the License Administration Tool” in the Dassault Systèmes License Server Installation and Configuration Guide (DSLS.pdf).
If you have installed Abaqus products on the network where the Dassault Systèmes license server resides, you can run the dslsstat utility using the abaqus command, as follows:
abaqus licensing dslsstat [-server machine:port]
You can specify the name of the server machine and the port number on which the DSLS software is running; for example,
abaqus licensing dslsstat -server jupiter:4085The results are returned in the command/terminal window; for example,
Server: jupiter:4085 Name : jupiter Port : 4085 Status : Running Type : Standalone Version : 6.212.0 OS Name : Windows 2003 OS Version : 5.2 OS Arch : x86 Computer Id : TWK-4213101B783368E0The information reported for each license server found includes:
Status: Running or Not Running
Type: Standalone or Failover
Information is also reported for each enrolled license feature found on the license servers; for example,
Licenses: Server | Feature | Version | Model | Number | InUse | Expires | Name | --------| ------- | -------------- | -------| ----- | ----------- | ------- | QAE | 11 | Token | 50 | 0 | 31-Dec-2012 | jupiter | QAQ | 11 | ConcurrentUser | 1 | 0 | 31-Dec-2012 | jupiter | QEX | 11 | Token | 50 | 0 | 31-Dec-2012 | jupiter | QSD | 11 | Token | 50 | 0 | 31-Dec-2012 | jupiter
If you omit the -server option on the command line, dslsstat attempts to determine which Dassault Systèmes license servers to query using two methods:
Use any Dassault Systèmes license servers that Abaqus has been configured to use (usually configured during installation).
Look in the system default location for the DSLicSrv.txt license client configuration file that describes which license servers to use. The locations of this file are described in “File Locations, Settings and Registry Entries” in the Dassault Systèmes License Server Installation and Configuration Guide.
If no servers are found, an error message is issued.