Links

« Back to blog

JMXTerm: command line based interactive JMX client

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.

 

Internally Jmxterm depends on JDK jconsole library but it doesn't require graphical environment(such as X in linux) at runtime.

 

Image001
 

 

http://wiki.cyclopsgroup.org/jmxterm 

 

 

Posted August 18, 2010 by email