Jmxterm - Command line JMX

Introduction

Jmxterm is a command line based interactive JMX client.

It's designed to allow user to access JMX from command line without graphical environment. In another word, it's a command line based jconsole.

jmxterm is an open source Java project under CyclopsGroup.org.

Contents

paste_plain.png A. What is Jmxterm, what are features

Jmxterm is an open source command line based interactive JMX client. It's designed to allow user to access JMX from command line without graphical environment. In another word, it's a command line based jconsole.

paste_plain.png B. One minute tutorial

The downloaded UBER jar runs out of box with java -jar command. Yes, there's no dependency, installation, user configuration, file structure, permission or log directory to setup.

paste_plain.png C. User manual

The executable jar jmxterm-#-uber.jar can be called using java -jar jmxterm-#-uber.jar command which opens an interactive command line console. There are several optional options for this command, option -h(—help) explains the detail of these options. For example

paste_plain.png D. Downloads

Download latest release of executable jar file, latest dev package or other packages. Click go-down.png to download latest release uberjar file that runs out of box, or find out more downloadable files.

paste_plain.png E. Embed in script language

Jmxterm is not designed to be a middle layer between JMX API and application. But with small effort, Jmxterm can be called in programmatic manner from script language such as PERL or Shell.

paste_plain.png F. Frequently asked questions

This page collects a list of frequently asked questions

paste_plain.png G. Release history

This page documents release note of all Jmxterm project released in past. Downloads for all releases can be found in SourceForge download package download.

paste_plain.png H. Help and support

Jmxterm project manages bug and question in launchpad-logo-and-name-hierarchy.png

paste_plain.png S: Build from source

Jmxterm project is hosted in sourceforge under project name cyclops-group, and built with Maven2 so there isn't a Makefile or build.xml in source repository.

paste_plain.png Z. Discuss Jmxterm

Goto discussion page to share ideas with team.

Links

page_revision: 14, last_edited: 1253147330|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License