3.9 Using the dslsstat utility for the Dassault Systèmes license server

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:4085
The 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-4213101B783368E0
The information reported for each license server found includes:

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:

If no servers are found, an error message is issued.