Projects / Jolokia

Jolokia

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  27 Mar 2013 21:53

Release Notes: This release introduces enhancements for the JVM agent, new processing parameters, and the ability to conditionally list all MBeans based on whether they have changed since the last request.

  •  01 Mar 2013 22:05

Release Notes: This release adds Spring support for integrating the Jolokia JVM agent in a Spring-based application. A @JsonMBean annotation allows automatic translation of arbitrary Java objects as JSON strings for JSR-160-based clients like jconsole. Additional processing options for tuning error responses have been added, and many bugs have been fixed.

  •  27 Nov 2012 00:07

Release Notes: Beside bugfixes this release adds the ability to configure the MBean name ordering for JMX queries, and adds the ability to obtain the handles of all jobs registered in the JavaScript scheduler.

  •  23 Jul 2012 21:23

Release Notes: This release fixes some minor bugs and provides a JavaScript plugin into Cubism (http://square.github.com/cubism/) for plotting time series charts with JavaScript and d3.js.

  •  07 Jun 2012 21:06

Release Notes: This release adds a scheduler to the Javascript client library for periodically sending request to the Jolokia agent. Application server specific actions like booting the AMX subsystem in Glassfish can be triggered by providing extra options in the agent.

Screenshot

Project Spotlight

Aspose.Slides for Java

A Java component for manipulating PowerPoint presentations.

Screenshot

Project Spotlight

astGUIclient

Software which extends the functions of Asterisk with end-user Web clients.