A command line tool to monitor usage on a concurrent license
Version 1.2.0.0 (1.63 KB) by
Jan Mandel
A simple awk script to process a license manager log file for the number of concurrent seats used.
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 LinuxCategories
Find more on Manage Products in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
