Log flexlm licence usage from remote machine
We have several software packages (SolidWorks, Pro/ENGINEER, OrCAD, Minitab... ) that use FlexLM to manage network licences. I have written a python program to poll the FlexLM daemons every few mintues using lmutil lmstat -a. However, this requires lmutil to be installed on the same machine as the python program. Our FlexLM licence da...