Skip to content

Releases: PRTG/JMXMiniProbe

0.5.6-Beta

25 Aug 19:09
Compare
Choose a tag to compare
0.5.6-Beta Pre-release
Pre-release

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

15 Aug 15:11
Compare
Choose a tag to compare
0.5.5-Beta Pre-release
Pre-release

Fixed issues.
Added: ability to use JMX Attribute Variables like: "[attribute].[Variable]"

0.5.4-Beta

29 Jan 15:59
Compare
Choose a tag to compare
0.5.4-Beta Pre-release
Pre-release

Fix: Leaking MBeanConnection handles.
Restructured to close handles

0.5.3-Beta

16 Dec 21:32
Compare
Choose a tag to compare
0.5.3-Beta Pre-release
Pre-release

Fix: Problem with Composite Attributes.
To access Composite element use syntax: <Attribute. Like: HeapMemoryUsage.used

0.5.2-Beta-Development

29 Sep 07:23
Compare
Choose a tag to compare
Pre-release

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

26 Aug 03:18
Compare
Choose a tag to compare
Pre-release

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

17 Dec 06:47
Compare
Choose a tag to compare
v0.0.3-beta Pre-release
Pre-release
Forgot to close the JMXConnectors...

v0.0.2-beta

14 Nov 12:26
Compare
Choose a tag to compare
v0.0.2-beta Pre-release
Pre-release

The current version of the JMX Mini Probe.