W/ JMX, there are issues to remotely monitor and connect in production
servers. It should be exposed via a log setting as well, or similar even
(so we can write a listener or a filter to add to chain)
.V
Julien Vermillard wrote:
finaly I made a very simple implementation. I added it to the Session
MBean. you start it calling the startAnalyze(int millisec) methods, it
spawn a thread who calculate the throughtput every X milli-seconds.
Look like that in jconsole.
http://issues.apache.org/jira/secure/attachment/12335216/12335216_jconsole.png
At least it's fitting my little needs :)