Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 467 Bytes

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.