A command line tool to monitor usage on a concurrent license

A simple awk script to process a license manager log file for the number of concurrent seats used.
208 Downloads
Updated 15 Aug 2011

View License

Usage: grep MATLAB lm_TMW.log | awk -f count.awk

where

MATLAB is the product name
lm_TMW.log is the log file name

Look in the log files what the product names in the license manager output are.

Cite As

Jan Mandel (2026). A command line tool to monitor usage on a concurrent license (https://www.mathworks.com/matlabcentral/fileexchange/32518-a-command-line-tool-to-monitor-usage-on-a-concurrent-license), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Manage Products in Help Center and MATLAB Answers
Version Published Release Notes
1.2.0.0

Improved error handling.

1.0.0.0