The following command line JMX utilities are available:
- jmxterm - seems to be the most fully featured utility.
- cmdline-jmxclient - used in the WebArchive project seems very bare bones (and no development since 2006 it looks like)
- Grovy script and JMX - provides some really powerful JMX functionality but requires groovy and other library setup.
- JManage command line functionality - (downside is that it requires a running JManage server to proxy commands through)
Read full article from java - Calling JMX MBean method from a shell script - Stack Overflow
No comments:
Post a Comment