The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.73 - 2010-11-03

  • Fixed RT #61903 which occurs when the same check is referenced multiple times (with potentially different parameters) in a multicheck scenario.
  • Fixed RT #62342: Perl warning when using operations and not --name in check_jmx4perl
  • Added --method to jmx4perl, config option 'method' for JMX::Jmx4Perl in order to allow a default HTTP Method to use.
  • Changed request command constant 'VERSION' to 'AGENT_VERSION' in order to avoid conflicts with the usual versioning conventions for Perl Modules. This is an API change, so in case you are using requests with the constant VERSION you should change this to AGENT_VERSION
  • Fixed issues when browsing with less in j4psh
  • Extended config handling in j4psh to allow includes

Documentation

j4p agent protocol specification
Documentation for jmx4perl
Nagios plugin using jmx4perl for accessing JMX data remotely
A JMX Shell
JMX access tools and modules

Modules

Access to JMX via Perl
JSON-HTTP based acess to a remote JMX agent
Specialized LWP::UserAgent adding authentication support
JMX alias names for jmx4perl
Internal object representing a concrete alias
Configuration file support for Jmx4Perl
Central object for the JMX shell j4psh
Base object for commands
Globally available commands
Server related commands
Handler for j4psh commands
Custom completion routines for readline.
Handler for coordinating server access
Facade to Term::ShellUI
Module for encapsulating the functionality of check_jmx4perl
A single nagios check
Base package for product specific handler
Handler for Geronimo
Handler for Glassfish
Handler for Hadoop
Handler for JBoss
Handler for Jetty
Handler for Jonas
Handler for Resin
Handler for Spring dm-Server.
Handler for Terracotta server
Handler for Apache Tomcat
Handler for Oracle WebLogic
Handler for IBM Websphere
A jmx4perl request
A jmx4perl response