Download List

Descripción del Proyecto

Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.

System Requirements

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-11-24 08:38
1.03

Esta versión corrige algunos errores menores relacionados con el modo de proxy y el formato de salida y agrega una nueva opción para 'jmx4perl' y 'j4psh' para ajuste fino de la salida de valores booleanos.
Tags: Minor, Bugfixes
This release fixes some minor bugs related to the output format and proxy mode, and adds a new option to 'jmx4perl' and 'j4psh' for fine tuning the output of Boolean values.

2011-10-26 03:28
1.01

Se han corregido algunos errores no críticos.
Tags: Minor
Some non-critical bugs have been fixed.

2011-10-05 06:46
1.00

Se trata de la primera versión oficial de GA, que está optimizada con la versión de agente 1.0.0 Jolokia. Esta versión contiene un esquema de escape modificado para las solicitudes GET y se recomienda para la comunicación con un agente Jolokia 1.0.0.
Tags: Major, ga
This is the first official GA release, which is streamlined with the Jolokia agent 1.0.0 release. This release contains a changed escaping scheme for GET requests and is recommended for communication with a Jolokia 1.0.0 agent.

2011-08-22 19:34
0.95

Esta versión corrige algunos bugs y se alinea con el protocolo jmx4perl Jolokia, que contiene un pequeño cambio en la "búsqueda" de comandos.
Tags: Minor
This release fixes some bugs and aligns jmx4perl to the Jolokia protocol, which contains a minor change in the "search" command.

2011-05-09 20:34
0.92

Esta es una versión de una solución rápida para la fijación de un problema grave con Perl 5.8 y la versión jmx4perl 0,91.
Tags: Minor, Bugfixes
This is a quick fix release for fixing a serious issue with Perl 5.8 and jmx4perl version 0.91.

Project Resources