Ideas about license usage / license statistics?
I would like to have Team Concert license usage statistics.
I know, that I can turn on License logging on the advanced server properties and produce a .csv file about the license usage.
Has anyone written a report to display such information in a dashboard?
Or a excel macro, which formats the information?
I'm not sure, how to figure out, how long a user is logged in or the number of users logged in at a specific time.
Here is a very short example logging:
I know, that I can turn on License logging on the advanced server properties and produce a .csv file about the license usage.
Has anyone written a report to display such information in a dashboard?
Or a excel macro, which formats the information?
I'm not sure, how to figure out, how long a user is logged in or the number of users logged in at a specific time.
Here is a very short example logging:
Server | Start Time | Expiration Date | Policy Id | Lease Id | User Id | Operation Id |
https://rtc:9443/jts/ | 2012-11-07T08:17:57Z | 2012-11-07T17:45:23Z | com.ibm.team.rtc.developer.floating-v3_ | _ozL... | ccsync | com.ibm.team.apt.internal.planningDomain |
https://rtc:9443/jts/ | 2012-11-07T09:32:42Z | 2012-11-07T17:45:59Z | com.ibm.team.rtc.developer.floating-v3 | _FDz... | GRE | com.ibm.team.scm.readaccess.general |
https://rtc:9443/jts/ | 2012-11-07T08:18:35Z | 2012-11-07T17:46:23Z | com.ibm.team.rtc.developer.floating-v3 | _uYE... | HEJ | com.ibm.team.process.server.acceptTeamInvitation |
4 answers
I have started developing an application which checks the number of Developer Licenses installed and used. It is in a preliminary development stage.
This is the output.
Comments
Hi Liora, looks good.
How do you figure out the number of logged in users? Mostly the users will not log out; Is it the expire in the description column you are using?
Does your tool also output just the numbers og licenses used by time?
is it possible to get that app, even if it is not ready now?
Hi Hajo,
The application is checking the number licenses used over time. Not the number of users logged in yet.
I can send you the application, but it will need some changes for your environment.
Liora
Hajo,
How would you like me to transfer the application to you?
Best Regards,
Liora