Skip to main content
1-Visitor
June 13, 2013
Question

List of Users logged into Windchill.

  • June 13, 2013
  • 12 replies
  • 6873 views

Hi All,



I just wanted to know if there is anyway to gerenate a report to list the users that were/are logged into Windchill. I'm tryint to create a weekly report to see which users were logged in Windchill.



Any suggestions would be helpful.



Thanks,



Kiran Lakshminarayanan



12 replies

1-Visitor
June 13, 2013

Hello, Kiran,



I believe you can generate the information you're looking for with theUsage and License Reporting utility. You can find more information in the 10.1 M030 Help Center on ptc.com:



http://www.ptc.com/cs/help/windchill_hc/wc101_hc/index.jspx?id=AuditAdminUsageReportAboutWC&action=show



Regards,


Jane



Jane Zupfer
VP, Enterprise Products Publications

T 763.957.8299
E -

PTC.com

13-Aquamarine
June 14, 2013

Hi Kiran,



you can also take a look to the database table AUDITRECORD filtering by eventlabel="Login"



Regards



Iker Mendiola

Prambanan IT Services
http://www.prambanan-it.com



1-Visitor
July 9, 2013
On the Server Status page, it shows a number for the "Current Active Users". I'd like to see a list of the those peoples names. Is there a way to generate a list like that? I haven't found one so far.

Best Regards, Dave

David C. Palmer
BT/IT STG Design Tools System Admin Phone:1-919-486-0601
E-mail: dcpalm@us.ibm.com

3039 E Cornwallis Rd
Research Triangle Park, NC 27709-2195
United States




From: Kiran Lakshminarayanan <kiran.lakshminarayanan@normagroup.com>
To: -
Date: 06/13/2013 03:57 PM
Subject: [solutions] - List of Users logged into Windchill.



Hi All,

I just wanted to know if there is anyway to gerenate a report to list the users that were/are logged into Windchill. I'm tryint to create a weekly report to see which users were logged in Windchill.

Any suggestions would be helpful.

Thanks,

Kiran Lakshminarayanan




Site Links: View post online View mailing list online Send new post via email Unsubscribe from this mailing list Manage your subscription

Use of this email content is governed by the terms of service at:
avillanueva
23-Emerald I
23-Emerald I
July 9, 2013
If you want current, you'll have to access the Tomcat active session information. I've never done but quick Google search yielded many results.
12-Amethyst
July 9, 2013
This list is available from the server manager via JMX. The com.ptc ->
Monitors -> ActiveUsers in the MBean tree and the attribute you want is
TotalActiveUsers.

You can examine this via JConsole, VisualVM, or simply by clicking on
one of the "Server Manager: xxxx@yyy" links in the server status page.
This will produce an HTML (actually client-side-XSLT-styled XML) dump of
the server manager's current MBean data. Searching for "ActiveUsers"
and clicking on that link (found in the "Table of Contents" after the
"Overview" section) will show you the attributes of this MBean in an
HTML table.

--
Jess Holle

6-Contributor
July 9, 2013
Try this:
In a Windchill Shell, type 'windchill wt.util.jmx.SMJconsole'.

Navigate as shown.


[cid:image006.png@01CCB335.49B55180]

12-Amethyst
July 9, 2013
That's somewhat different in that it will give you the users who
currently have established servlet sessions with a given method server,
not the current users across the whole Windchill instance (e.g. spanning
the whole cluster, including RMI clients, etc).

What you really want is the "active users" data as per my last post.

The servlet session data is also available via JMX in a fashion similar
to this -- except from the method server and from the ServletSessions
rather than ActiveUsers MBean.

12-Amethyst
July 9, 2013
Actually you don't want to natigate to the ActiveUsers MBean under the
MethodServers for the total list.

As per the warning in the ActiveUsers results, that won't give you
cluster-wide data. You really want the more accessible com.ptc ->
Monitors -> ActiveUsers MBean in the server manager itself.

1-Visitor
July 10, 2013
You can check that using Jconsole. Go under Methodserver Sessions.
Regards,
Rohan


Rohan Kalbhor
Email:- | Mob: +91 9011759898
1-Visitor
July 10, 2013

WOW



I am a rookie to Windchill administration and currently getting our first implementation going.



Someone asked how to air up a car tire and the responses were explaining how to build a car. Is everything this complicated with Windchill?



I sure hope not or I am in big trouble.



ΜΟΛΩΝ ΛΑΒΕ