Releases: PRTG/JMXMiniProbe
0.5.6-Beta
2016-08-25
-- Added: Probe name added to property file. "name=xxx" The name the Probe will announce itself as...
-- Fixed: bug in Attribute Digester (org.apache.commons.digester3.Digester is Case sensitive... Rather Picky that one !!)
-- Fixed: Minor logging change
0.5.5-Beta
Fixed issues.
Added: ability to use JMX Attribute Variables like: "[attribute].[Variable]"
0.5.4-Beta
Fix: Leaking MBeanConnection handles.
Restructured to close handles
0.5.3-Beta
Fix: Problem with Composite Attributes.
To access Composite element use syntax: <Attribute. Like: HeapMemoryUsage.used
0.5.2-Beta-Development
Bug fix and SNMP Profile
2015-09-28
-- Added: Limit Channels to 25
2015-09-20
-- Added: SNMP Profile
2015-08-25
-- Fixed Bug: Used host as GID
-- Fixed Bug: Prefer Device IP address
0.5.0-Beta-Development
This release has all files included to run from the command line or loaded in an App server.
It should build completely from the pom.
The WAR file is a large file due to all the included jars and the JWS executables.
Tested with Tomcat 7/8.
Due to the new elliptic curve cryptography encryption, it works best with Java 8.
If you need a prior java version, edit the pom and re-compile.
v0.0.3-beta
Forgot to close the JMXConnectors...
v0.0.2-beta
The current version of the JMX Mini Probe.