monitors:jmxstat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
monitors:jmxstat [2017/05/30 11:12] – [Installation] shadymintmonitors:jmxstat [2017/11/21 16:35] – [Changelog] shadymint
Line 5: Line 5:
 ^ Requirements | Java 1.5 or above and jmxsh (http://code.google.com/p/jmxsh/ | ^ Requirements | Java 1.5 or above and jmxsh (http://code.google.com/p/jmxsh/ |
 ^ Download | {{ :monitors:jmxstat_kit.zip |}} | ^ Download | {{ :monitors:jmxstat_kit.zip |}} |
-^ Last Update | 2017-05-23 |+^ Last Update | 2017-11-17 |
  
 ===== Description ===== ===== Description =====
Line 255: Line 255:
 ===== Changelog ===== ===== Changelog =====
  
-  * **2011-03-23 v 0.1.** +  * **2017-11-17 v 0.1.12 ** 
-    * Initial release +    * Support for WinPSClient and consequent cleanup in commentary in query_bb, send_bb and send_bb_data
-  * **2011-07-03 v 0.1.1 ** +    * Bug fix: uninitialised string in query_bb for BBWin
-    * dont report old gcinfo alerts. +    * Strategy for no-update (-n) no longer via /bin/echo or ECHO.EXE
-  * **2011-07-08 v 0.1.2 ** +    * Client Agent name added to jmxstat report
-    * deal with gc collectors that lie about number of collections. +    * Support for not performing a connectivity test for individual jvms
-    * Corrections for integer arithmetic in Heap sizes. +    * Automatically and portably derives XYMONHOME if not in environment
-  * **2011-11-11 v 0.1.3 ** +    * Implemented a built-in xymongrep for platforms without one
-    * Support for Xymon 4.3+    * Generalized command (CMD) in query_bb, send_bb, send_bb_data
-    * better error checking around jmx_get. +    * Replaced quotation characters in MSG in send_bb and send_bb_data
-    * proper flow control around down/unresponsive hosts. +  * **2016-09-07 v 0.1.** 
-  * **2012-09-15 v 0.1.4 ** +    * XYMONNETWORK removed for xymongrep
-    * caught some uninitialiased variables+
-    * better debugging. +
-  * **2013-03-07 v 0.1.5 ** +
-    * put \" wrapper around mbean args to jmx_get+
-    * cater for jvm not providing maxSpareThreads+
-    * adapt to change in behaviour of xymongrep. +
-  * **2014-04-08 v 0.1.6 ** +
-    * arithmetic in GCInfo sizes+
-  * **2014-08-07 v 0.1.** +
-    * pre and post exec options to allow writing your own tcl miniprograms+
   * **2015-02-28 v 0.1.8 **   * **2015-02-28 v 0.1.8 **
     * re-work of 0.1.5 using MBEAN and ATTROP.     * re-work of 0.1.5 using MBEAN and ATTROP.
     * New keyword "conntest" added to ini file.     * New keyword "conntest" added to ini file.
     * Runtime rrd info sent.     * Runtime rrd info sent.
-  * **2016-09-07 v 0.1.** +  * **2014-08-07 v 0.1.** 
-    * XYMONNETWORK removed for xymongrep+    * pre and post exec options to allow writing your own tcl miniprograms 
 +  * **2014-04-08 v 0.1.6 ** 
 +    * arithmetic in GCInfo sizes. 
 +  * **2013-03-07 v 0.1.5 ** 
 +    * put \" wrapper around mbean args to jmx_get. 
 +    * cater for jvm not providing maxSpareThreads. 
 +    * adapt to change in behaviour of xymongrep
 +  * **2012-09-15 v 0.1.4 ** 
 +    * caught some uninitialiased variables. 
 +    * better debugging. 
 +  * **2011-11-11 v 0.1.3 ** 
 +    * Support for Xymon 4.3. 
 +    * better error checking around jmx_get. 
 +    * proper flow control around down/unresponsive hosts. 
 +  * **2011-07-08 v 0.1.2 ** 
 +    * deal with gc collectors that lie about number of collections. 
 +    * Corrections for integer arithmetic in Heap sizes. 
 +  * **2011-07-03 v 0.1.1 ** 
 +    * dont report old gcinfo alerts. 
 +  * **2011-03-23 v 0.1.0 ** 
 +    * Initial release
  • monitors/jmxstat.txt
  • Last modified: 2017/11/21 17:01
  • by shadymint