Question
Monitoring the execution times of Windchill operations within Method server.
Fellow members,
When Method timing logging is turned on, the following information is
printed within the Method server. Currently we parse them using Unix
scripts to look at the time consuming activities. Sometimes this effort
is cumbersome because of the amount of operations and the number of
Method Server logs we have.
What I want to find is if there is any way to monitor the value of this
time, define a Threshold (ex: 2000 ms) and get notified via JMX mBeans,
in case an operation takes more time than the Threshold. This would
enable us being proactive on some of the operations that take long time
because of either loads, lack of DB Indexes or because of the upgrade to
new DSU .
I would appreciate if you can share anything in this matter. Please do
share any custom mBean you may have created so that we can leverage that
to start creating our own in case there is no OOTB way.
Mon 10/11/10 10:10:45: RMI TCP Connection(4994)-127.0.0.1: INFO :
wt.method.server.timing - INVOKE: end
com.ptc.netmarkets.util.misc.NmActionServiceFwd.getAction
[gf3s5ndl;18518;106955], 2 ms (1/0/0)
Thanks,
Raju
Raju Pulavarthi
St. Jude Medical
- <blocked::<a style="COLOR:" blue;=" text-decoration:=" underline"=" target="_BLANK" href="mailto:-">">mailto:->
sjm.com
When Method timing logging is turned on, the following information is
printed within the Method server. Currently we parse them using Unix
scripts to look at the time consuming activities. Sometimes this effort
is cumbersome because of the amount of operations and the number of
Method Server logs we have.
What I want to find is if there is any way to monitor the value of this
time, define a Threshold (ex: 2000 ms) and get notified via JMX mBeans,
in case an operation takes more time than the Threshold. This would
enable us being proactive on some of the operations that take long time
because of either loads, lack of DB Indexes or because of the upgrade to
new DSU .
I would appreciate if you can share anything in this matter. Please do
share any custom mBean you may have created so that we can leverage that
to start creating our own in case there is no OOTB way.
Mon 10/11/10 10:10:45: RMI TCP Connection(4994)-127.0.0.1: INFO :
wt.method.server.timing - INVOKE: end
com.ptc.netmarkets.util.misc.NmActionServiceFwd.getAction
[gf3s5ndl;18518;106955], 2 ms (1/0/0)
Thanks,
Raju
Raju Pulavarthi
St. Jude Medical
- <blocked::<a style="COLOR:" blue;=" text-decoration:=" underline"=" target="_BLANK" href="mailto:-">">mailto:->
sjm.com

