Better options to view JMX beans other than Jconsole [closed]
Asked Answered
B

2

14

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

Bhutan answered 23/8, 2013 at 9:17 Comment(1)
Java Mission Control has a nice JXM section. Unfortunately it is being moved out of the official Oracle distribution at the momentHoskins
E
13

Some alternatives are (since I'm fine with JVisulaVM I haven't tried them yet):

Ethiopian answered 23/8, 2013 at 11:5 Comment(0)
T
6

I like VisualVM. I especially like the its support for graphing jmx values over time.

https://visualvm.github.io/

Tetragonal answered 19/10, 2014 at 17:54 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.