Better options to view JMX beans other than Jconso

2019-03-18 23:29发布

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

2条回答
戒情不戒烟
2楼-- · 2019-03-18 23:44

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

查看更多
祖国的老花朵
3楼-- · 2019-03-18 23:56

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

https://visualvm.github.io/

查看更多
登录 后发表回答