Novaordis-jmx: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 7: Line 7:
Provides novaordis-jmx.jar, which is a library, and a command line utility that can be used to explore a remote JMX bus.
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:4447
  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.
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

https://github.com/NovaOrdis/novaordis-jmx

Accessing WildFly JMX Bus Remotely with novaordis-jmx

Accessing WildFly JMX Bus Remotely with novaordis-imx

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