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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...