This post originated from an RSS feed registered with Java Buzz
by Marc Logemann.
Original Post: nice Java6 monitoring article
Feed Title: Logemann Blog
Feed URL: http://feeds.feedburner.com/LogemannBlog
Feed Description: Marc Logemann's thoughts on java and other stuff
I have done some tests with JConsole and Java6 some weeks ago and i was really surprised of how much work Sun spent there. JConsole looks prettier and can attach to any Java6 application on the fly. No more upfront -D properties when starting apps which you wanna monitor. Back then i was too lazy to write about all that and provide screenshots, luckily developerWorks has done it lately, check it out. But remember, these new features dont make a profiler obsolete, its only that you can check out simple statistics more easily than before.