Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can I tell how many users are logging in with older client versions?

At the RTC VoiCE session at Innovate this year, a question came up about how to track which users are running clients whose version is older than the RTC server's.

0 votes



5 answers

Permanent link
Too bad you don't know if you have 80 machines each logging in once or 1 machine logging in 80 times :(

0 votes

Comments

Associating IP to User was done if one enabled the Valve in Tomcat that logs access.  WebSphere one can enable NCSA Http logging, but it is bereft of the ID that logged in.   WebSphere auditing can track logins and a given IP, but that doesn't include information about the client version ( nor did tomcat logs )

One could be "brutal" and set the client compatability to "strict" and see who complains :-)


Permanent link
Are those stats unique per IP address?

0 votes

Comments

No.. the IP address is not available at the point where these stats are collected


Permanent link
Sounds like a great enhancement...

0 votes


Permanent link
 Sadly, u still can't get to userid or machine name.

0 votes


Permanent link
A section showing the number of logins for each client version is available in the counters report page at: 
  [yourRTCServer]/service/com.ibm.team.repository.service.internal.counters.ICounterContentService
in the 'Compatible client logins' section.

For example, the current stats for our self-hosting server in development are:

Compatible client logins

counter   Number of logins
    val max min
4.0   10093 10093 0
4.0.0.1   7 7 0
4.0.1   19 19 0
4.0.2   75 75 0
4.0.3   1016 1016 0
4.0.4   291 291 0
4.0.5   622 622 0
4.0.6   2009 2009 0
5.0   228236 228236 0
totals   242368 228236 0


Note that the counter tracks the number of logins, not the number of users.

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 01 '14, 9:38 a.m.

Question was seen: 4,279 times

Last updated: Sep 26 '16, 4:12 p.m.

Confirmation Cancel Confirm