What is cool in jboss jmx-console?

I like the JNDIView, which shows me all the JNDIs, is there anything useful next to the jmx console?

PS I know that I can make my own MBeans, but I want to know what interesting interesting actions are available by default.

+3
source share
1 answer

Many things: -).

http://jboss.org/community/docs/DOC-10941

My favorites are specifically “ Dump Stream ” and “ Display Memory Pool Usage .”

EDIT: almost forgot the list of thread loading resources .

+1
source

Source: https://habr.com/ru/post/1703039/


All Articles