Download List

项目描述

Jolokia is a fresh way of accessing JMX MBeans remotely. It is different from JSR-160 connectors, as it is an agent based approach that uses JSON over HTTP for its communication. It provides new features for JMX remoting: bulk requests allow for multiple JMX operations with a single remote server roundtrip, there is a fine-grained security mechanism for restricting JMX access on specific JMX operations, JSR-160 proxy mode, and history tracking, to name a few. Jolokia's origins are in jmx4perl. Client bindings in addition to Perl have already been added, and more are planned.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-22 18:26 Back to release list
0.95

Jolokia JDK6代理现在可以动态地连接到正在运行的Java进程。已添加为JMX JMX写操作和参数值执行操作的所有OpenTypes的全部支持。现在可以使用透明的MXBean在上游和下游的沟通。
标签: Minor
The Jolokia JDK6 agent can now dynamically attach to a running Java process. Full support for all OpenTypes as values for JMX write operations and arguments for JMX execute operations has been added. MXBeans can now be used transparently in upstream and downstream communication.

Project Resources