Novaordis-jmx: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
cljmx localhost:9999 | cljmx localhost:9999 | ||
See [[cljmx User Manual]] for more details. | See [[#cljmx_User_Manual|cljmx User Manual]] for more details. | ||
The current version (1.1.x) is built by declaring a static dependency of a specific JBoss version at compile time and embedding the dependencies within the artifact. | The current version (1.1.x) is built by declaring a static dependency of a specific JBoss version at compile time and embedding the dependencies within the artifact. |
Revision as of 07:03, 7 July 2017
Internal
Overview
Provides novaordis-jmx.jar, which is a library, and a command line utility that can be used to explore a remote JMX bus.
cljmx localhost:9999
See cljmx User Manual for more details.
The current version (1.1.x) is built by declaring a static dependency of a specific JBoss version at compile time and embedding the dependencies within the artifact.
GitHub
Accessing WildFly JMX Bus Remotely with novaordis-jmx
cljmx User Manual
cljmx localhost:9999 > help A command line JMX browser. Use it to navigate the MBeanServer domain/MBean hierarchy as you would navigate a filesystem. Commands: cd - navigate to a domain or MBean ls - list the content of a domain or an MBean pwd - show the location in the hierarchy