Gem for jmx4r + authentication
Wednesday, June 27th, 2007jmx4r is a library for JRuby to make it super easy to write Ruby scripts to manage remote Java applications through JMX.
Thanks to RubyForge, installing jmx4r is now as simple as typing
jruby -S gem install jmx4r
and its use is straightforward
!/usr/bin/env jruby
require ‘rubygems’ require ‘jmx4r’
Flickr photos