Managed Projects

Jolokia

  Analyzed about 11 hours ago

Jolokia is a fresh way for accessing JMX MBeans remotely. It is different to JSR-160 connectors as it is an agent based approach which uses JSON over HTTP for its communication. Also, it provides new features for JMX remoting: Bulk requests allow for multiple JMX operations with a single remote ... [More] server roundtrip, fine grained security mechanism for restricting JMX access on specific JMX operations, JSR-160 proxy mode and history tracking, to name only a few. Jolokia origins come from jmx4perl. More client bindings beside Perl already have been added and more are planned for the future. [Less]

7.69K lines of code

2 current contributors

16 days since last commit

5 users on Open Hub

Moderate Activity
5.0
 
I Use This

jmx4perl

  Analyzed 1 day ago

Jmx4Perl provides an alternative new way of accessing JMX (Java Management Extensions) on Java JEE Servers. It is an agent-based approach where a small Java Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. ... [More] A set of Perl modules allows transparent access to the exposed JMX information. jmx4perl includes a Nagios Plugin with a rich feature set. Most of all, it is fast and does not require a local Java installation as similar JMX Nagios Plugins. It has been tested on a wide variety of application servers. [Less]

14.4K lines of code

0 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This