You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Yogesh Sagar <yo...@gmail.com> on 2012/02/23 21:59:59 UTC

Performance Monitoring

Hello,

I am trying to do some performance monitoring on some of the endpoints. How
can I monitor performance in synapse? Is there a JMX support in Synapse? My
thoughts are to write a in mediator which will basically record the start
time etc etc and then wrote the out mediator which would measure
performance or gather statistics. Any ideas or pointers is very much
appreciated.

Thanks,
Yogesh