JMX Monitoring Application

Last modified by Vincent Massol on 2024/07/05 14:29

cogMonitors application metrics that are available through JMX
TypeXAR
Category
Developed by

Vincent Massol

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Description

This application uses Groovy scripts and thus you need to have Programming Rights to install this application or you need to ask someone with Programming Rights to save this page.

Currently this applications monitors 2 aspects (using JMX):

  • Used Memory Heap
  • XWiki Caches (Infinispan caches)

Used Memory Heap

usedheapmemory.png

XWiki Caches

caches.png

cachedetails.png

Credits

This application was initially developed by adapting the Jolokia + Highcharts = JMX for human beings blog post and replacing Jolokia by direct JMX access through a Groovy script in a wiki page.

Get Connected