Registry / observability / jmx4r
library0.1.4rbrubygemsunverified

A JMX library for JRuby that provides access to Java Management Extensions.

gem install jmx4r
INSTALL
IMPORT
SIG · JMX4R
J
jmx4r
observabilityrubyv0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JMX4R
require 'jmx4r'

Connect to a JMX MBean server and query an MBean.

require 'jmx4r' JMX4R::MBean.find_by_name('java.lang:type=Runtime')
Debug
Known issues
breakingRequires JRuby to function; not compatible with MRI Ruby.
fix
Ensure you are using JRuby (e.g., `jruby -S gem install jmx4r`).
affects: >= 0.1.0
Upgrade
Version history
0.1.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
OpenAI (training)
2
Resources
jmx4r — gem install jmx4r · libregistry