MATLAB Installation Guide for PC    

Using the Command Line

All the FLEXlm license management tools are packaged into a single executable called lmutil.exe. The installer puts this program in the $MATLAB\flexlm directory.

You invoke each separate tool using the format

where command is the name of the individual tool.

For example, to monitor the status of network license activity, you can use the lmstat tool.

To view a list of all the tools available through lmutil.exe, 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.

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

The lmutil.exe listing includes brief syntax descriptions for most of the tools. For more detailed information, see the FLEXlm End User Manual, included in PDF format in your MATLAB installation ($MATLAB\flexlm\enduser.pdf).


 Performing Common License Management Tasks Using the lmtools.exe GUI