<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://air.imag.fr/index.php?action=history&amp;feed=atom&amp;title=Jmxtrans</id>
	<title>Jmxtrans - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://air.imag.fr/index.php?action=history&amp;feed=atom&amp;title=Jmxtrans"/>
	<link rel="alternate" type="text/html" href="https://air.imag.fr/index.php?title=Jmxtrans&amp;action=history"/>
	<updated>2026-05-28T21:00:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://air.imag.fr/index.php?title=Jmxtrans&amp;diff=27005&amp;oldid=prev</id>
		<title>Donsez: Created page with &quot; https://github.com/jmxtrans/jmxtrans/wiki  jmxtrans is a tool which allows you to connect to any number of Java Virtual Machines (JVMs) and query them for their attributes wi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://air.imag.fr/index.php?title=Jmxtrans&amp;diff=27005&amp;oldid=prev"/>
		<updated>2016-02-15T07:51:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; https://github.com/jmxtrans/jmxtrans/wiki  jmxtrans is a tool which allows you to connect to any number of Java Virtual Machines (JVMs) and query them for their attributes wi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
https://github.com/jmxtrans/jmxtrans/wiki&lt;br /&gt;
&lt;br /&gt;
jmxtrans is a tool which allows you to connect to any number of Java Virtual Machines (JVMs) and query them for their attributes without writing a single line of Java code. The attributes are exported from the JVM via Java Management Extensions ([[JMX]]). Most Java applications have made their statistics available via this protocol and it is possible to add this to any codebase without a lot of effort. If you use the SpringFramework for your code, it can be as easy as just adding a couple of annotations to a Java class file.&lt;br /&gt;
&lt;br /&gt;
The query language is based on the easy to write JSON format. This allows non-programmers access to JMX without having to know how to write Java. That makes this tool perfect for the busy Ops person.&lt;br /&gt;
&lt;br /&gt;
The results of the queries are processed by Java classes called OutputWriters. These are a bit more involved to write because generally it means integrating Java code with a third party tool such as [[Graphite]] or [[Ganglia]]. Out of the box, jmxtrans supports several output writers and we are encouraging others to suggest new ideas by submitting requests to the issue tracker.&lt;/div&gt;</summary>
		<author><name>Donsez</name></author>
	</entry>
</feed>