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
monitors:jmxstat [2017/11/21 16:50] – [Description] shadymintmonitors:jmxstat [2017/11/21 17:01] (current) – [Installation] shadymint
Line 14: Line 14:
 {{:monitors:jmxstat_threadpool.png?direct&200|}} {{:monitors:jmxstat_threadpool.png?direct&200|}}
  
-jmxstat is expected to run as a 'traditional' extension and makes use of a communications program provided with the local Xymon agent such as xymon, xymon.ps1 or BBWinCMD.exe to deliver the updates to the central Xymon server.+jmxstat is expected to run as a 'traditional' extension and makes use of a communications program provided with the local Xymon agent such as xymon, xymon.ps1 or BBWinCMD.exe to deliver the updates to the central Xymon server.  See the README in the zipfile for discussion of the implementation differences between UNIX/Linux and Windows agents.
 ===== Installation ===== ===== Installation =====
 === Client side === === Client side ===
Line 30: Line 30:
   * The sample ini file contains definitions for generic and Tomcat (Catalina) Mbeans, definitions for JBoss Mbeans is work in progress and will be added to the sample ini in due course.  If anyone has any contributions for the defaults then please let me know.   * The sample ini file contains definitions for generic and Tomcat (Catalina) Mbeans, definitions for JBoss Mbeans is work in progress and will be added to the sample ini in due course.  If anyone has any contributions for the defaults then please let me know.
  
-4. Add entries to the hosts.cfg file (create one if none exists in your Xymon installation)+4. Add entries to the hosts.cfg file (create one if none exists in your Xymon installation) [NOT required on Windows Clients]
  
     0.0.0.0 some_unique_name_in_xymon_space # noconn jmxstat     0.0.0.0 some_unique_name_in_xymon_space # noconn jmxstat
  
-5. Edit the $XYMONHOME/etc/clientlaunch.cfg and insert the following text: +5. Edit the $XYMONHOME/etc/clientlaunch.cfg and insert the following text: [Windows Clients handle this differently - see README]
    [jmxstat]    [jmxstat]
         #DISABLED         #DISABLED
Line 258: Line 258:
  
   * **2017-11-17 v 0.1.12 **   * **2017-11-17 v 0.1.12 **
-    * Support for WinPSClient and consequent cleanup in commentary in query_bb, send_bb and send_bb_data. +    * Support for WinPSClient in query_bb, send_bb and send_bb_data. 
-    * Bug fix: uninitialised string in query_bb for BBWin.+    * Bug fix: uninitialized string in query_bb for BBWin.
     * Strategy for no-update (-n) no longer via /bin/echo or ECHO.EXE.     * Strategy for no-update (-n) no longer via /bin/echo or ECHO.EXE.
     * Client Agent name added to jmxstat report.     * Client Agent name added to jmxstat report.
Line 282: Line 282:
     * adapt to change in behaviour of xymongrep.     * adapt to change in behaviour of xymongrep.
   * **2012-09-15 v 0.1.4 **   * **2012-09-15 v 0.1.4 **
-    * caught some uninitialiased variables.+    * caught some uninitialized variables.
     * better debugging.     * better debugging.
   * **2011-11-11 v 0.1.3 **   * **2011-11-11 v 0.1.3 **
  • monitors/jmxstat.1511283035.txt.gz
  • Last modified: 2017/11/21 16:50
  • by shadymint