<?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: No JMX data? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123244#M9569</link>
    <description>&lt;P&gt;Copying in your answer to me via direct email :&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Anyway, I brought up another test&lt;BR /&gt;
instance of Splunk on a different box&lt;BR /&gt;
and it appears to be working, so I'm&lt;BR /&gt;
not sure what the problem is with this&lt;BR /&gt;
machine. Thanks for your time.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 17 Sep 2014 19:50:50 GMT</pubDate>
    <dc:creator>Damien_Dallimor</dc:creator>
    <dc:date>2014-09-17T19:50:50Z</dc:date>
    <item>
      <title>No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123234#M9559</link>
      <description>&lt;P&gt;My super complicated test .xml with all the comments and JVM stats removed for functional testing purposes:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;jmxpoller&amp;gt;

    &amp;lt;formatter className="com.dtdsoftware.splunk.formatter.TokenizedMBeanNameQuotesStrippedFormatter" /&amp;gt;

    &amp;lt;jmxserver host="redacted" jvmDescription="redacted" jmxport="8686" jmxuser="admin" jmxpass="redacted"&amp;gt;

        &amp;lt;mbean domain="com.redacted.redacted.web.redacted" properties="name=application-statistics"&amp;gt;

            &amp;lt;attribute name="redacted" outputname="redacted" /&amp;gt;

        &amp;lt;/mbean&amp;gt;
    &amp;lt;/jmxserver&amp;gt;
&amp;lt;/jmxpoller&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This produces absolutely nothing. No JMX-related output in the logs. I can connect to the JVM with jconsole using the supplied credentials, browse to the configured mbean, jackhammer the Refresh button and get new values. Splunk, however, gets nothing, and leaves no indication as to why. Searching for "host=redacted" or "source='jmx://redacted'" yields nothing.&lt;/P&gt;

&lt;P&gt;This is not a complicated setup, nor is it a complicated app. Single server test environment, just trying to get JMX data into Splunk directly instead of having to do some nasty search-time field extraction after indexing data output from JMXTrans text files. It's currently running on JDK 1.7, I tried 1.6 for science to no avail. No idea how to proceed since I'm not getting any errors and there doesn't appear to be a way to raise the log level.&lt;/P&gt;

&lt;P&gt;Yes, the data input source is Enabled, and source type is "jmx", the polling interval is 1s.&lt;/P&gt;

&lt;P&gt;This is totally making me feel like a dummy. Any assistance would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 18:15:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123234#M9559</guid>
      <dc:creator>wstiern</dc:creator>
      <dc:date>2014-09-12T18:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123235#M9560</link>
      <description>&lt;P&gt;Any errors in the logs ?&lt;/P&gt;

&lt;P&gt;Search in Splunk Web : index=_internal ExecProcessor error jmx.py&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 20:18:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123235#M9560</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-09-12T20:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123236#M9561</link>
      <description>&lt;P&gt;Yes!&lt;/P&gt;

&lt;P&gt;"Connection refused to host"&lt;/P&gt;

&lt;P&gt;These usually get dumped to logs, I wonder why that isn't happening now..&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 20:27:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123236#M9561</guid>
      <dc:creator>wstiern</dc:creator>
      <dc:date>2014-09-12T20:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123237#M9562</link>
      <description>&lt;P&gt;I smell a firewall config most likely.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 20:37:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123237#M9562</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-09-12T20:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123238#M9563</link>
      <description>&lt;P&gt;iptables is off on the target system.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;redacted@redacted ~ $ sudo service iptables status
iptables: Firewall is not running.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Sep 2014 20:53:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123238#M9563</guid>
      <dc:creator>wstiern</dc:creator>
      <dc:date>2014-09-12T20:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123239#M9564</link>
      <description>&lt;P&gt;Also I can telnet to 8686 on the target server from the Splunk server:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;redacted@splunk ~ $ telnet redacted 8686
Trying 10.201.2.67...
Connected to redacted.
Escape character is '^]'.
^]
telnet&amp;gt; quit
Connection closed.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Sep 2014 20:57:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123239#M9564</guid>
      <dc:creator>wstiern</dc:creator>
      <dc:date>2014-09-12T20:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123240#M9565</link>
      <description>&lt;P&gt;From Glassfish J2EE server domain.xml:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;jmx-connector port="8686" address="0.0.0.0" security-enabled="false" name="system" auth-realm-name="admin-realm" /&amp;gt;
&amp;lt;jvm-options&amp;gt;-Dcom.sun.management.jmxremote.local.only=false&amp;lt;/jvm-options&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The target server is also monitored via JMX by Zabbix, has JMX endpoints being polled by JMXTrans, and I can use jmxsh to authenticate and browse the mbeans. So, not a problem with other JMXy things.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 21:04:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123240#M9565</guid>
      <dc:creator>wstiern</dc:creator>
      <dc:date>2014-09-12T21:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123241#M9566</link>
      <description>&lt;P&gt;Can you connect remotely using JConsole ie: run JConsole from the same host where Splunk is running.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 21:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123241#M9566</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-09-12T21:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123242#M9567</link>
      <description>&lt;P&gt;Splunk&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;09-12-2014 12:22:37.757 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/jmx_ta/bin/jmx.py"    java.net.ConnectException: Connection timed out]"

09-12-2014 12:22:37.757 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/jmx_ta/bin/jmx.py" host=redacted, jmxServiceURL=, jmxport=8686, jvmDescription=redacted, processID=0,stanza=jmx://redacted,systemErrorMessage="Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: redacted; nested exception is:
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Sep 2014 21:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123242#M9567</guid>
      <dc:creator>wstiern</dc:creator>
      <dc:date>2014-09-12T21:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123243#M9568</link>
      <description>&lt;P&gt;Can you connect remotely using JConsole ?&lt;/P&gt;

&lt;P&gt;java.rmi.ConnectException: Connection refused to host   is  something in your network setup.&lt;/P&gt;

&lt;P&gt;Note , 8686 is not the only port in a remote JMX RMI/IIOP handshake.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 21:17:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123243#M9568</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-09-12T21:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123244#M9569</link>
      <description>&lt;P&gt;Copying in your answer to me via direct email :&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Anyway, I brought up another test&lt;BR /&gt;
instance of Splunk on a different box&lt;BR /&gt;
and it appears to be working, so I'm&lt;BR /&gt;
not sure what the problem is with this&lt;BR /&gt;
machine. Thanks for your time.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:50:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123244#M9569</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-09-17T19:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: No JMX data?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123245#M9570</link>
      <description>&lt;P&gt;I've been trying for about a month now to get this working.  Extremely frustrating. When you say 8686 is not the only port in a remote JMX handshake, how do we find out what the "secret" ports are?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2014 15:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-JMX-data/m-p/123245#M9570</guid>
      <dc:creator>shandman</dc:creator>
      <dc:date>2014-09-18T15:46:32Z</dc:date>
    </item>
  </channel>
</rss>

