MATLAB Installation Guide for Windows    

Viewing License Manager Status

To view the current status of the license manager, use the lmutil command in a DOS command prompt window or use the lmtools.exe graphical user interface.

Using the lmutil Command

The lmutil command performs many different license management functions. You invoke each function by specify lmutil command line flags.

To use the lmutil command to obtain a status report, open up a DOS command prompt window and enter this command:

Note the following:

Performing Other License Management Tasks with lmutil   To view a list of all the capabilities of the lmutil.exe utility, open a Command Prompt window, go to the $MATLAB\flexlm directory and type

The following table lists the names of the most useful tools available through lmutil. For more detailed information, see the FLEXlm End User Manual, included in PDF format in your MATLAB installation ($MATLAB\flexlm\enduser.pdf).

Utility
Description
lmdiag
Diagnose license checkout problems
lmdown
Shut down all license daemons (both lmgrd and all vendor daemons) on the license server node.
lmhostid
Report the host ID of a system
lmreread
Make the license manager daemon reread the License File and start any new vendor daemons
lmstat
Display the status of all network licensing activities
lmswitchr
Switch the report log file
lmver
Determine the FLEXlm version of a library or binary file

Using the lmtools.exe GUI

FLEXlm provides a graphical user interface (GUI) to its license management tools. To invoke this GUI, double-click on the lmtools.exe file in the $MATLAB\flexlm directory. The GUI uses buttons to provide access to the same set of tools as lmutil.exe and displays the results returned in an integrated display window.

For example, to use the lmtools GUI to monitor the status of network license activity, click the Server Status tab and click the Perform Status Enquiry button. By default, lmtools displays the same information as if you had entered the command lmutil lmstat -a.


  Performing Common License Management Tasks Starting and Stopping the License Manager