Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
jconsole
jconsole

Using JConsole

JConsole is a management tool that comes with the Java Runtime Environment (6+) or Java Development Kit (5+) and provides a very simple view of managed beans. It requires no special configuration to be used with Qpid.
You can run JConsole with the command 'jconsole' assuming you have Java installed and configured to be available in your PATH.

...

titleSSL encrypted connections

...

See

...

To attach to a running broker simply enter the host, port, and login details in the JConsole connect dialog.
Once you are connected expand the tree nodes marked "org.apache.qpid" to gain access to the Qpid related MBeans.For further details see Sun's JConsole guide
Please see attachment for some of the screenshots of using jconsole for Qpid.

Anchor
hermesjms
hermesjms

Using HermesJMS

...