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

Basit Anwer
  • 6,742
  • 7
  • 45
  • 88

2 Answers2

13

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

Heri
  • 2,114
  • 14
  • 13
6

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

https://visualvm.github.io/

h3xStream
  • 6,293
  • 2
  • 47
  • 57
Kimble
  • 7,295
  • 4
  • 54
  • 77