NAME

jmx4perl - JMX acccess modules and tools

DESCRIPTION

For the time being, this is only a collection of ideas, which still have to come to live. Expect this quite soon, but, as always, no promises ;-)

This is command line tool provides an easy to use shell for accessing remote JMX MBeans. It a wrapper around JMX::Jmx4Perl, which is the programmatic entry point for jmx4perl.

  • Readline support

  • TAB completion of MBean names, attributes and operations

  • Autodetection of various application servers

  • Reading and writing of attributes

  • Excecution of MBean operations

SEE ALSO

check_jmx4perl - a production ready Nagios check using JMX::Jmx4Perl

LICENSE

This file is part of jmx4perl.

Jmx4perl is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

jmx4perl is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with jmx4perl. If not, see <http://www.gnu.org/licenses/>.

AUTHOR

roland@cpan.org