| Author |
Message |
emalsca
Guest
|
Posted:
Tue Sep 28, 2004 6:40 pm Post subject:
Licensing Viewing Utility |
|
|
As an Administrator I can view license activity/usage with LMTOOLS, however, I want to be able to let the Cad Supervisor view license usage as well but not give him Administrator rights...is there a utility or way to do this?
|
|
| Back to top |
|
 |
Jimmy Bergmark
Guest
|
Posted:
Tue Sep 28, 2004 11:51 pm Post subject:
Re: Licensing Viewing Utility |
|
|
Just place the lmtools on his PC. You can also take a look at JTB FlexReport
that both creates HTML reports and graphical reports.
--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm
"emalsca" <nospam@address.withheld> wrote in message
news:17230577.1096382437395.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | As an Administrator I can view license activity/usage with LMTOOLS,
however, I want to be able to let the Cad Supervisor view license usage as
well but not give him Administrator rights...is there a utility or way to
do this? |
|
|
| Back to top |
|
 |
JPM
Guest
|
Posted:
Wed Sep 29, 2004 12:50 am Post subject:
Re: Licensing Viewing Utility |
|
|
I created a little three line batch file on my desktop PC that is easy to invoke from an icon and shows me all FLEXlm activity. It is:
\\servername\path\lmutil.exe lmstat -c \\servername\path\license -A >c:\dummyfile.txt
type c:\dummyfile.txt
pause
Gives a quick view of what's happening.
JPM
|
|
| Back to top |
|
 |
jason birch
Guest
|
Posted:
Sat Oct 02, 2004 6:15 am Post subject:
Re: Licensing Viewing Utility |
|
|
On Tue, 28 Sep 2004 20:50:52 GMT, in autodesk.autocad.network
JPM <nospam@address.withheld> wrote:
| Quote: | I created a little three line batch file on my desktop PC that is easy to invoke from an icon and shows me all FLEXlm activity. It is:
\\servername\path\lmutil.exe lmstat -c \\servername\path\license -A >c:\dummyfile.txt
type c:\dummyfile.txt
|
I did the same kind of thing that runs lmutil from a Cold Fusion
script on the flexlm server. The cad manager can now check current
license usage quickly and easily by just visiting a web page.
Jason |
|
| Back to top |
|
 |
|
|
|
|