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.

2012-01-07 08:03
1.0.2

此版本将 JSR 160 代理服务器配置选项添加到 Java 客户端库和允许设置为返回的 JSON 响应的 MIME 类型。已更新支持库,和小 bug 已修复。
标签: Minor
This release adds a JSR-160 proxy configuration option to the Java client library and allows for setting the MIME type for the returned JSON responses. Support libraries have been updated, and minor bugs have been fixed.

2011-11-01 09:59
1.0.1

这次的发行版修正一些 bug。它还增加了使用正则表达式用于选择 JVM 代理应附加到的进程的能力。
标签: Minor
This minor release fixed some bugs. It also added the ability to use regular expressions for selecting processes to which the JVM agent should attach.

2011-10-05 06:46
1.00

这是第一个的官方 GA 版本,各种代码度量经核实中添加错误修正、 完整的参考手册和增强的内部值。
标签: Major, ga
This is the first official GA release, which adds bugfixes, a complete reference manual, and enhanced internal values as verified by various code metrics.

2011-08-22 18:26
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.

2011-05-31 06:11
0.91

这一个小小的版本增加了SSL功能到JVM JDK的代理和注册的椒'list'命令相当的速度。一些小错误是固定的。
标签: Minor
This minor release adds SSL functionality to the JVM JDK agent and speeds up the Jolokia 'list' command considerably. Some minor bugs are fixed.

Project Resources