jubincn

导航

2013年6月9日 #

Monitoring an IBM JVM with VisualVM

摘要: JDK6 update 7 and onward include a tool called VisualVM. VisualVM is a visual tool with monitoring and profiling capabilities for the JVM. With VisualVM you can:Monitor heap usageMonitor CPU usageMonitor ThreadsInitiate garbage collectionsProfile CPU and memoryAnd more…Although VisualVM is distribut 阅读全文

posted @ 2013-06-09 16:15 jubincn 阅读(295) 评论(0) 推荐(0)