Skip to content

ivanyu/jmxviewer

Repository files navigation

JMXViewer

Terminal UI JMX (Java management extension) viewer

screenshot

Usage

java -jar jmxviewer.jar [pid]

The PID is optional. If it is not provided, the application will show you the selection window.

You can download jmxviewer.jar from the Releases section, the size is about 570 KB.

Limitations

  • MBean operation execution is not supported at the moment.