Advertise here: Contact FM.


What good monitoring tools for JBoss are there?
June 11, 2007 11:42 AM   RSS feed for this thread Subscribe

Anyone know popular/easy tools for monitoring JBoss server performance?

I need to diagnose some performance problems on a webapp that runs on JBoss. Unfortunately, I have little to no knowledge about JBoss (or java webapp monitoring). Are there any tools that would help trace what parts of individual requests are hanging? Text mode, GUI or web interfaces are acceptable. We have lots of tools for testing and monitoring during development, but are getting unexpected behavior in production with real data, and thus need to monitor a production system. Anyone familiar with this?
posted by gsteff to computers & internet (3 comments total)
PerformaSure or Foglight from Quest. Commercial apps.
posted by GuyZero at 11:54 AM on June 11, 2007


Take a peek at the Netbeans Profiler and also Borlands OptimizeIt (think you can get a 30 day trial) jconsole is also pretty good for an overview
posted by zeoslap at 12:24 PM on June 11, 2007


I spent all day yesterday walking through call trees in JProfiler. I think it's pretty awesome, actually, and the site claims that it supports JBoss.
posted by atomly at 8:23 AM on June 12, 2007


« Older PhotoshopFilter: How do I adju...   |   buying a used car vs. importin... Newer »
This thread is closed to new comments.