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 revisionBoth sides next revision
monitors:jmxstat [2017/11/21 16:35] – [Changelog] shadymintmonitors:jmxstat [2017/11/21 16:50] – [Description] shadymint
Line 8: Line 8:
  
 ===== Description ===== ===== Description =====
-This is a tcl script that runs under jmxsh to connect to a JMX enabled JVM, extract stats and send to Xymon.  It currently monitors Tomcat on a variety of UNIX, Linux and Windows servers.  It is modelled on the beastat.pl monitor for Weblogic (http://sourceforge.net/projects/hobbit-perl-cl) but jmxstat should work for any JVM that exposes the JMX interface, especially Tomcat, but also JBoss and Weblogic.  The jmxstat monitor provides the same reporting and alerting facilities as beastat and is configured in a very similar way so anyone familiar with beastat should be comfortable with the installation.+This is a tcl script that runs under jmxsh to connect to a JMX enabled JVM, extract stats and send to Xymon.  It currently monitors Tomcat on a variety of UNIX, Linux and Windows servers.  It is modeled on the beastat.pl monitor for Weblogic (http://sourceforge.net/projects/hobbit-perl-cl) but jmxstat should work for any JVM that exposes the JMX interface, especially Tomcat, but also JBoss and Weblogic.  The jmxstat monitor provides the same reporting and alerting facilities as beastat and is configured in a very similar way so anyone familiar with beastat should be comfortable with the installation.
  
 {{:monitors:jmxstat_heap.png?direct&200|}} {{:monitors:jmxstat_heap.png?direct&200|}}
 {{:monitors:jmxstat_garbage_collect.png?direct&200|}} {{:monitors:jmxstat_garbage_collect.png?direct&200|}}
 {{: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.
 ===== Installation ===== ===== Installation =====
 === Client side === === Client side ===
  • monitors/jmxstat.txt
  • Last modified: 2017/11/21 17:01
  • by shadymint