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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...