jmxviewer

Terminal UI JMX (Java management extension) viewer

APACHE-2.0 License

Stars
21

JMXViewer

Terminal UI JMX (Java management extension) viewer

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.
Related Projects