CLM Practitioner-Floating Reports
Hi
My client currently uses the licences: CLM Practitioner-Floating. The /jts server is seen as the licence key server, and therefore the only reports we can get are the issues leases and the graphs that show the most licences utilised at a give time.
Is it possible to get more in-depth reports? For e.g. maybe a report of all the people that have logged in for a specified time frame? Do we need to install another licencing tool to get something like this?
Thanks
Leesen
One answer
If you have access to the server side of this equation you might look at repotools-jts -listIssuedFloatingLicenses. It gives several good bits of information. I use to externalize the floating license reports ( graphs ) that one can see in the JTS administration.
Here's a snatch of the output:
License: Quality Professional-Floating
User ID: abothe
User Name: Arun
Timeout: 119 minutes
License: Quality Professional-Floating
User ID: Krzysztof
User Name: KRZYSZTOF
Timeout: 30 minutes
License: Quality Professional-Floating
User ID: Hans
User Name: Hans
Timeout: 95 minutes
Would be nice to see a "check out" time there, too. But if you know the license lifetime of the JTS you could infer new logins by their closeness of the Timeout to that lifetime. E.g. I think the JTS I hit has the default 120 minutes, so "abothe" just logged in.
Here's a snatch of the output:
License: Quality Professional-Floating
User ID: abothe
User Name: Arun
Timeout: 119 minutes
License: Quality Professional-Floating
User ID: Krzysztof
User Name: KRZYSZTOF
Timeout: 30 minutes
License: Quality Professional-Floating
User ID: Hans
User Name: Hans
Timeout: 95 minutes
Would be nice to see a "check out" time there, too. But if you know the license lifetime of the JTS you could infer new logins by their closeness of the Timeout to that lifetime. E.g. I think the JTS I hit has the default 120 minutes, so "abothe" just logged in.