Introduction - If you have any usage issues, please Google them yourself
JDK1.5 provide JMX remote management tools Jconsole, the program can monitor the Java runtime memory usage, number of active threads, the number of classes loaded, MBeans state, the virtual machine a variety of information, you can also open the MBean implementation methods or force garbage collection. As long as the application server to achieve the standard JMX interface, you can use Jconsole monitored.