<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Monitoring of Java Virtual Machines with JMX: Why are we getting &amp;quot;Connection refused to host: 127.0.0.1&amp;quot; errors? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202815#M21415</link>
    <description>&lt;P&gt;Should you need the javaversion, this is what I show on the splunksearch server:   &lt;CODE&gt;/usr/lib/jvm/java-7-oracle/jre/bin/java&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2016 19:18:55 GMT</pubDate>
    <dc:creator>framirez_enova</dc:creator>
    <dc:date>2016-04-19T19:18:55Z</dc:date>
    <item>
      <title>Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202810#M21410</link>
      <description>&lt;P&gt;We are trying to get your JMX app set up to monitor some devices that were moved to a new data-center. They were being monitored from one of our indexers, but now we would be monitoring off a search head as the servers were moved to a new data center.  For some reason we keep getting "Connection refused to host: 127.0.0.1" errors.&lt;/P&gt;

&lt;P&gt;On the spunk search end we have the following in &lt;STRONG&gt;inputs.conf&lt;/STRONG&gt; on the search head:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[jmx://dreamcast]
config_file = configtest4.xml
polling_frequency = 300
sourcetype = jmx
index = jmx
disabled = false   
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For the devices we are collecting from we have the following in config.xml file on the search head:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;jmxserver jmxServiceURL="service:jmx:rmi:///jndi/rmi://jmxhost.loc.domain.com:1099/jmxrmi" host="jmxhost.loc.domain.com" jvmDescription="dreamcast" jmxport="1099" jmxuser="username" jmxpass="password&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've read the info on this page: &lt;A href="https://splunkbase.splunk.com/app/668/#/documentation"&gt;https://splunkbase.splunk.com/app/668/#/documentation&lt;/A&gt; , however, I don't see &lt;STRONG&gt;Manager&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;DataInputs&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;JMX&lt;/STRONG&gt; as a place I can work in and am not sure how to proceed.&lt;/P&gt;

&lt;P&gt;Of note....&lt;/P&gt;

&lt;P&gt;We have both SPLUNK4JMX and jmx_ta installed and after updating them to the most recent versions available we now show two of the same Monitoring of Java Virtual Machines with JMX apps listed.&lt;/P&gt;

&lt;P&gt;From the Apps listing this is what I show:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Name                                           Folder name   Version
Monitoring of Java Virtual Machines with JMX   SPLUNK4JMX    2.4
Monitoring of Java Virtual Machines with JMX   jmx_ta      2.1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here is the output of &lt;CODE&gt;./splunk btool outputs list --debug&lt;/CODE&gt; from the jmx host if this helps&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunkforwarder/etc/system/default/outputs.conf                        [syslog]
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropEventsOnQueueFull = -1
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxEventSize = 1024
/opt/splunkforwarder/etc/system/default/outputs.conf                        priority = &amp;lt;13&amp;gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        type = udp
/opt/splunkforwarder/etc/apps/EnovaNixForwarder/default/outputs.conf        [tcpout]
/opt/splunkforwarder/etc/system/default/outputs.conf                        ackTimeoutOnShutdown = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        autoLBFrequency = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockOnCloning = true
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockWarnThreshold = 100
/opt/splunkforwarder/etc/system/default/outputs.conf                        compressed = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        connectionTimeout = 20
/opt/splunkforwarder/etc/apps/EnovaNixForwarder/default/outputs.conf        defaultGroup = domain_indexers_9997
/opt/splunkforwarder/etc/apps/EnovaNixForwarder/default/outputs.conf        disabled = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropClonedEventsOnQueueFull = 5
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropEventsOnQueueFull = -1
/opt/splunkforwarder/etc/system/default/outputs.conf                        forceTimebasedAutoLB = false
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.0.whitelist = .*
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.1.blacklist = _.*
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.2.whitelist = (_audit|_introspection)
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.filter.disable = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        heartbeatFrequency = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        indexAndForward = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxConnectionsPerIndexer = 2
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxFailuresPerInterval = 2
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxQueueSize = auto
/opt/splunkforwarder/etc/system/default/outputs.conf                        readTimeout = 300
/opt/splunkforwarder/etc/system/default/outputs.conf                        secsInFailureInterval = 1
/opt/splunkforwarder/etc/system/default/outputs.conf                        sendCookedData = true
/opt/splunkforwarder/etc/system/default/outputs.conf                        sslQuietShutdown = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        tcpSendBufSz = 0
/opt/splunkforwarder/etc/system/default/outputs.conf                        useACK = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        writeTimeout = 300
/opt/splunkforwarder/etc/apps/EnovaNixForwarder/default/outputs.conf        [tcpout:domain_indexers_9997]
/opt/splunkforwarder/etc/apps/EnovaNixForwarder/default/outputs.conf        server = splunkindexer01.dc.domain.com:9997,splunkindexer02.dc.domain.com:9997,splunkindexer03.dc.domain.com:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;We are not sure how to proceed from here so any help you can provide would be awesome. If you need anything for me please let me know and I can provide it.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I now see this error message as well....  &lt;CODE&gt;non-JRMP server at remote endpoint&lt;/CODE&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:36:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202810#M21410</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2016-04-14T15:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202811#M21411</link>
      <description>&lt;P&gt;SPLUNK4JMX (community supported) and jmx_ta(splunk supported) , these are 2 entirely different Apps. &lt;/P&gt;

&lt;P&gt;Please just install 1 otherwise I can't really make sense of where your logging output is coming from and if your error messages are even JMX related.&lt;/P&gt;

&lt;P&gt;With the SPLUNK4JMX app , the correct way to view the log files for debugging is with the Splunk search :&lt;BR /&gt;
    index_internal error ExecProcessor jmx.py&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 16:24:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202811#M21411</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2016-04-19T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202812#M21412</link>
      <description>&lt;P&gt;Did those get combined?   When looking at our setup they go to the same app page ... &lt;A href="https://splunkbase.splunk.com/app/668/"&gt;https://splunkbase.splunk.com/app/668/&lt;/A&gt;    When I reached out to the Splunk support team they said it was community based support that I needed.&lt;/P&gt;

&lt;P&gt;I ran &lt;CODE&gt;index_internal error ExecProcessor jmx.py&lt;/CODE&gt; search but nothing comes up so I guess it's running on the jmx_ta setup. &lt;/P&gt;

&lt;P&gt;I'm guessing this would need to go to the regular Splunk support portal again?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 17:59:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202812#M21412</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2016-04-19T17:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202813#M21413</link>
      <description>&lt;P&gt;Also, using your search with the = (&lt;CODE&gt;index=_internal error ExecProcessor jmx.py&lt;/CODE&gt;) I get the following:&lt;/P&gt;

&lt;P&gt;10.70.70.20 - admin [19/Apr/2016:13:38:29.842 -0500] "GET /en-US/splunkd/_&lt;EM&gt;raw/services/search/shelper?output_mode=json&amp;amp;snippet=true&amp;amp;snippetEmbedJS=false&amp;amp;namespace=search&amp;amp;search=search+index_internal+error+ExecProcessor+jmx.py&amp;amp;useTypeahead=true&amp;amp;useAssistant=true&amp;amp;showCommandHelp=true&amp;amp;showCommandHistory=true&amp;amp;showFieldInfo=false&amp;amp;&lt;/EM&gt;=1461091101858 HTTP/1.1" 200 5747 "&lt;A href="https://splunk.domain.com/en-US/app/search/search" target="_blank"&gt;https://splunk.domain.com/en-US/app/search/search&lt;/A&gt;" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0" - 4fa215f5c097cf4155f80508fa1272bd 99ms&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:27:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202813#M21413</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2020-09-29T09:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202814#M21414</link>
      <description>&lt;P&gt;Something interesting to note, if this helps any...   I looked at the jmx_ta app landing_page and used the look for errors search &lt;CODE&gt;index=_internal component=ExecProcessor jmx.py&lt;/CODE&gt; and it returns tons of SPLUNK4JMX errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;04-19-2016 12:52:46.326 -0500 INFO  ExecProcessor - Removing status item "/opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py (isModInput=yes)

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd


04-19-2016 12:48:08.894 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py"    java.net.ConnectException: Connection refused"

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd


04-19-2016 12:48:08.894 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py" host=dreamcast11.loc.domain.com, jmxServiceURL=service:jmx:rmi:///jndi/rmi://dreamcast11. loc.domain.com:1099/jmxrmi, jmxport=1099, jvmDescription=dreamcast, processID=0,stanza=jmx://dreamcast,systemErrorMessage="Connection refused to host: 127.0.0.1; nested exception is: 

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd


04-19-2016 12:48:08.894 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py"    java.net.ConnectException: Connection refused"

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd


04-19-2016 12:48:08.894 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py" host=dreamcast14.loc.domain.com, jmxServiceURL=service:jmx:rmi:///jndi/rmi://dreamcast14.loc.domain.com:1099/jmxrmi, jmxport=1099, jvmDescription=dreamcast, processID=0,stanza=jmx://dreamcast,systemErrorMessage="Connection refused to host: 127.0.0.1; nested exception is: 

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd


04-19-2016 12:48:08.894 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py"    java.net.ConnectException: Connection refused"

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd


04-19-2016 12:48:08.894 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SPLUNK4JMX/bin/jmx.py" host=dreamcast13.loc.domain.com, jmxServiceURL=service:jmx:rmi:///jndi/rmi://dreamcast13.loc.domain.com:1099/jmxrmi, jmxport=1099, jvmDescription=dreamcast, processID=0,stanza=jmx://dreamcast,systemErrorMessage="Connection refused to host: 127.0.0.1; nested exception is: 

    host = splunksearch02.loc.domain.com
    source = /opt/splunk/var/log/splunk/splunkd.log
    sourcetype = splunkd
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;FYI, I have disabled the jmx_ta app.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:27:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202814#M21414</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2020-09-29T09:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202815#M21415</link>
      <description>&lt;P&gt;Should you need the javaversion, this is what I show on the splunksearch server:   &lt;CODE&gt;/usr/lib/jvm/java-7-oracle/jre/bin/java&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:18:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202815#M21415</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2016-04-19T19:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202816#M21416</link>
      <description>&lt;P&gt;You most likely have some sort of firewall/network constraint. I'm guessing here that dreamcast14.loc.domain.com is resolving to 127.0.0.1.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Connection refused to host: 127.0.0.1
java.net.ConnectException: Connection refused
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 20 Apr 2016 00:50:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202816#M21416</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2016-04-20T00:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202817#M21417</link>
      <description>&lt;P&gt;We've already ensured with our networking team that there is no blocking on that end.. Firewall is open on the jmx hosts.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 18:20:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202817#M21417</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2016-04-20T18:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202818#M21418</link>
      <description>&lt;P&gt;Not sure if this helps, but I ran &lt;CODE&gt;tcpdump -i eth107 -nnn host 00.00.00.00 and port 1099&lt;/CODE&gt; from dreamcast01.loc.domain.com (the jmx server) to the splunksearch02.loc.domain.com and see the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;13:13:26.299948 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [S], seq 1540665743, win 29200, options [mss 1460,sackOK,TS val 3664785512 ecr 0,nop,wscale 7], length 0
13:13:26.300336 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [.], ack 1, win 229, options [nop,nop,TS val 3664785512 ecr 466171144], length 0
13:13:26.300362 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [P.], seq 1:8, ack 1, win 229, options [nop,nop,TS val 3664785512 ecr 466171144], length 7
13:13:26.300995 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [.], ack 19, win 229, options [nop,nop,TS val 3664785512 ecr 466171144], length 0
13:13:26.301085 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [P.], seq 8:25, ack 19, win 229, options [nop,nop,TS val 3664785512 ecr 466171144], length 17
13:13:26.301218 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [P.], seq 25:75, ack 19, win 229, options [nop,nop,TS val 3664785512 ecr 466171144], length 50
13:13:26.305359 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [P.], seq 75:90, ack 246, win 237, options [nop,nop,TS val 3664785513 ecr 466171144], length 15
13:13:56.303081 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [F.], seq 90, ack 246, win 237, options [nop,nop,TS val 3664793013 ecr 466171155], length 0
13:13:56.303453 IP 00.00.00.00.56756 &amp;gt; 00.00.00.00.1099: Flags [.], ack 247, win 237, options [nop,nop,TS val 3664793013 ecr 466178645], length 0
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Apr 2016 19:03:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202818#M21418</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2016-04-21T19:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why are we getting "Connection refused to host: 127.0.0.1" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202819#M21419</link>
      <description>&lt;P&gt;I was reading this:  &lt;A href="https://answers.splunk.com/answers/62185/where-to-install-splunk-for-jmx-app-in-a-distributed-splunk-env.html"&gt;https://answers.splunk.com/answers/62185/where-to-install-splunk-for-jmx-app-in-a-distributed-splunk-env.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It seems we have to deploy the app on the server that the forwarder is setup as well? But that is not stated in the app documentation: &lt;A href="https://splunkbase.splunk.com/app/668/#/documentation"&gt;https://splunkbase.splunk.com/app/668/#/documentation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Can you please elaborate on that a bit?  From the reading I've done it seems we have things setup properly on the Splunk side and have networking allowances in place. The only thing I can see is that on the forwarder there is not a SPLUNK4JMX app installed.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 15:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-are-we-getting/m-p/202819#M21419</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2016-04-25T15:03:17Z</dc:date>
    </item>
  </channel>
</rss>

