Changes for version 0.20 - 2009-06-28
- Support for writing attributes and executing operations
- Documentation fixes
- Tested for WebLogic 9. New initial support for Websphere 6.1 and 7.0
- New "version" command to j4p-agent
- New "search" j4p-agent command for querying for MBean names
- Added '--base-alias' to check_jmx4perl for using relative thresholds
- Added '--delta' to check_jmx4perl for using an incremental mode
- Cleaned up check_jmx4perl perfdata output
- Added own j4p-agent MBean for configuration management (history tracking and debugging info)
- JMX::Jmx4Perl has new request short-cuts 'set_attribute' and 'execute'
- Renamed j4p-agent.war to j4p.war
- Started integration test suite below "it/" and "agent/modules/j4p-it" for installing some test beans
- Cleaned up maven integration for the agent servlet
- Moved repository to git://github.com/rhuss/jmx4perl.git
Documentation
j4p agent protocol specification
Manual for jmx4perl
Nagios check using jmx4perl for accessing JMX information
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
Base package for product specific handler
Handler for Geronimo
Handler for Glassfish
Handler for JBoss
Handler for Jetty
Handler for Jonas
Handler for Apache Tomcat
Fallback handler
Handler for Oracle WebLogic
Handler for IBM Websphere
A jmx4perl request
A jmx4perl response