All Apps and Add-ons

JVM Instrumentation Agent

etse18
New Member

Looking to replace CA Wily Interscope with JVM agent - https://splunkbase.splunk.com/app/1716/.

In reading the docs for the App and the Slideshare http://www.slideshare.net/damiendallimore/splunk-conf-2014-splunking-the-java-virtual-machine. Getting loads of data but Its NOT clear as to how to monitoring the following metrics:

  1. GC Heap size.
  2. No. of processors used for the application.
  3. CPU utilization.
  4. Thread details
  5. Pool size.
  6. Session details. Can you please confirm that this agent can capture above and point me to additional details/configuration hints. Thank you for any guidance you can offer. Cheers!
0 Karma

Damien_Dallimor
Ultra Champion

Yes the JVM Agent can collect information 1-5 via JMX MBean attribute data.

The default example JMX config file is already setup to collect this.

Point 3 requires some additional Splunk SPL ontop of the raw collected data.See example from line 43 here.

I can't comment on 6 as the term "session" could refer to anything.

Please also read the README and look over the default example agent config file also.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...