JConsole has quiet a buggy view to monitor JMX published counters. What are the other alternatives ?
I am unable to find any, other than JVisualVM which in effect uses the same view
Some alternatives are (since I'm fine with JVisulaVM I haven't tried them yet):
- JRockit Mission Control (will be added as Java Mission Control to some upcoming Oracle JDK)
- Argus JMX Browser
- MC4J JMX Console
- eclipse-jmx
- jManage
- JMiniX
- hawtio or something else based on Jolokia
- JMX Console Tools
Kimble
I like VisualVM. I especially like the its support for graphing jmx values over time.
来源:https://stackoverflow.com/questions/18399172/better-options-to-view-jmx-beans-other-than-jconsole