JMX-RESOURCES 933 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. Resources for monitoring ZooKeeper using JMX
  2. --------------------------------------------
  3. JMX/REST Bridge
  4. ---------------
  5. http://code.google.com/p/polarrose-jmx-rest-bridge/
  6. "Simple Java Web Application that exposes JMX servers through HTTP. This was written so that external tools can easily query JMX attributes of Java applications. More specifically, this was written to allow Cacti to generate fancy graphs of ActiveMQ instances."
  7. JMXetric
  8. --------
  9. http://code.google.com/p/jmxetric/
  10. "JMXetric is a 100% java, configurable JVM agent that periodically polls MBean attributes and reports their values to Ganglia."
  11. jmxquery
  12. --------
  13. http://code.google.com/p/jmxquery/
  14. "a plugin for nagios to check jmx"
  15. check_jmx
  16. ---------
  17. http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/check_jmx/details
  18. jmx2snmp
  19. --------
  20. http://github.com/tcurdt/jmx2snmp
  21. Expose application JMX properties via SNMP