Hi,
I am using IBM servers where we are not able to access the JVM details through JMX plugin on SPlunk.
I tried on same host using jConsole I am able to where as using remote I am not able to. When I have added few Jar files to remote location host and tried jconsole I am able to.
Is there any way, I can add those Jar files in Splunk (which location ?) so that Splunk JMX can read the JVM details and log the same.
Thank you.
You can dump any jar files in the $SPLUNK_HOME/etc/apps/SPLUNK4JMX/bin/lib/ directory and they will be classloaded.
Thanks Damien. I will check this out and will update you on this.
I have kept all jar files in specified location but still I am getting this error.
06-02-2015 21:42:29.015 -0500 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\SPLUNK4JMX\bin\jmx.py"" java.net.SocketTimeoutException: Read timed out]"
06-02-2015 21:43:28.711 -0500 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\SPLUNK4JMX\bin\jmx.py"" host=*****, jmxServiceURL=, jmxport=*, jvmDescription=Testing Local JVM, processID=0,stanza=jmx://helloworld,systemErrorMessage="Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is
Please help.