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.