Share
 
 

To Query the License Server Status

You can use the following commands to verify that a license server is up and running, and to determine how many licenses it has in total, and how many are in use. In each option, replace adsk_server.lic with the actual license file name.

  • Windows
    lmutil lmstat -a -c adsk_server.lic
  • Mac OS X
    /usr/local/flexnetserver/lmutil lmstat -a -c /var/flexlm/adsk_server.lic
  • Linux
    /opt/flexnetserver/lmutil lmstat -a -c /var/flexlm/adsk_server.lic

Was this information helpful?