-
-
25 Oct 2011 16:38:20 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (12)
- Testers (59 / 0 / 0)
- Kwalitee
Bus factor: 0- License: gpl_1
- Activity
24 month- Tools
- Download (194.51KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Archive::Zip
- Carp
- Config::General
- Crypt::Blowfish_PP
- Data::Dumper
- Digest::MD5
- Digest::SHA1
- File::SearchPath
- File::Temp
- Getopt::Long
- JSON
- LWP::UserAgent
- Module::Find
- Nagios::Plugin
- Pod::Usage
- Scalar::Util
- Term::Clui
- Term::ProgressBar
- Term::ShellUI
- Term::Size
- Text::ParseWords
- URI
- XML::LibXML
- XML::Tidy
- base
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.01 - 2011-10-25
- Fixed 'jolokia' to load the new renamed jvm agent.
- Fixed issue when printing boolean values with jmx4perl
- Fixed issue with LWP as old as 5.805
- Bumped required version of Module::Build to 0.38 in order to cope with messed up version number of XML::Tidy.
- j4psh works now with Getopt::Long before 2.38
Documentation
Documentation for jmx4perlScript for a Cacti Data Input MethodNagios plugin using jmx4perl for accessing JMX data remotelyA JMX ShellJMX access tools and modulesUtility for managing Jolokia agents used by jmx4perlModules
Access to JMX via PerlJSON-HTTP based acess to a remote JMX agentHandler for extracting and manipulating Jolokia artifactsSpecialized LWP::UserAgent adding some bells and whistles for downloading agents and other stuff.Simple logging abstraction for the Jolokia agent managerFetches, caches and parses Meta data from www.jolokia.orgHandler for various verifiers which picks the most secure one first.Verifies a checksum for a downloaded artifact.Verifies PGP signature with a natively installed GnuPG (with gpg found in the path)Verifies a MD5 checksumVerifies PGP signature with Crypt::OpenPGPVerifies a SHA1 checksumHandler for web.xml transformationSpecialized LWP::UserAgent adding authentication supportJMX alias names for jmx4perlInternal object representing a concrete aliasConfiguration file support for Jmx4PerlCentral object for the JMX shell j4pshBase object for commandsGlobally available commandsMBean commandsServer related commandsHandler for j4psh commandsCustom completion routines for readline.Handler for coordinating server accessFacade to Term::ShellUIModule for encapsulating the functionality of cacti_jmx4perlModule for encapsulating the functionality of check_jmx4perlA single nagios checkHandler for JonasBase package for product specific handlerHandler for GeronimoHandler for GlassfishHandler for HadoopHandler for JBossHandler for JettyHandler for JonasHandler for ResinHandler for Spring dm-Server.Handler for Terracotta serverHandler for Apache TomcatFallback handlerHandler for Oracle WebLogicHandler for IBM WebsphereA jmx4perl requestA jmx4perl responseProvides
in lib/JMX/Jmx4Perl/Agent/Jolokia/Logger.pmin lib/JMX/Jmx4Perl/Agent/Jolokia/Verifier/PGPKey.pmExamples
Module Install Instructions
To install JMX::Jmx4Perl, copy and paste the appropriate command in to your terminal.
cpanm JMX::Jmx4Perl
perl -MCPAN -e shell install JMX::Jmx4Perl
For more information on module installation, please visit the detailed CPAN module installation guide.