自己项目准备
1) 研究源码
2) log分析工具(ssh形式)
服务器web console - session个数, session状态,历史记录等
JMXConnectorFactory
http://canofy.iteye.com/blog/758748
Start an RMI registry on port 9999 of the local host. The RMI registry will be used by the Server to register the RMI connector stub.
rmiregistry 9999 &
jmx支持
http://www.blogjava.net/heavensay/archive/2012/09/24/386308.html