Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: flexlm log file
Date: Tue, 13 Jan 2009 18:02:02 +0000 (UTC)
Organization: JC Bamford Excavators Ltd
Lines: 18
Message-ID: <gkikuq$pcq$1@fred.mathworks.com>
References: <focg7n$tg$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1231869722 26010 172.30.248.37 (13 Jan 2009 18:02:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 Jan 2009 18:02:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 57401
Xref: news.mathworks.com comp.soft-sys.matlab:511262


"Matt Cook" <matt.cook@jcb.com> wrote in message <focg7n$tg$1@fred.mathworks.com>...
> Does anyone know of, or has written, a script to analyse a 
> flexlm log file? 
> 
> I believe there are some 3rd parts tools around but they 
> are quite expensive. I think it would be nice to have a m-
> file that reads and analyses the data from a flexlm log 
> file and then presents it in a more meaningful manner.
> 
> Thanks ... Matt

An Update:
Thanks for the replies.
I did manage to write my own script that produced some basic metrics. Basically it looked at just one flexlm managed application and totalled up the number of users and the amount of time each had used it for. I'm happy to post it for others to reference it if may be of use to someone .... but basically it's just reading data in from a text file.
It's also worth remembering that id the flexlm server gets reset/restarted for any reason then the log file is overwritten with a new log (hence losing any old data).
This topic isn't very imortant for me now so I haven't done any work on it for a while, nor am likely to in the near future.
Once again, thanks for the replies ... and my best regards to you ... Matt