<?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>question Re: Enabling JMX for Nifi in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196607#M76257</link>
    <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html" target="_blank"&gt;https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Oct 2018 02:57:37 GMT</pubDate>
    <dc:creator>TimothySpann</dc:creator>
    <dc:date>2018-10-31T02:57:37Z</dc:date>
    <item>
      <title>Enabling JMX for Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196603#M76253</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are trying to enable jmx for Nifi and added below config to bootstrap conf of nifi&lt;/P&gt;&lt;PRE&gt;-Dcom.sun.management.jmxremote.local.only=true -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=30008
&lt;/PRE&gt;&lt;P&gt;I do see that Nifi process has started with these VM parameters, however, the JMX port is not being listened.&lt;/P&gt;&lt;P&gt;Am I missing anything ? This works for any other java process.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 19:42:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196603#M76253</guid>
      <dc:creator>sgowda</dc:creator>
      <dc:date>2018-03-22T19:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling JMX for Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196604#M76254</link>
      <description>&lt;P&gt;ok adding as below in bootstrap conf helped&lt;/P&gt;&lt;PRE&gt;java.arg.18=-Dcom.sun.management.jmxremote.local.only=true

java.arg.19=-Dcom.sun.management.jmxremote 

java.arg.20=-Dcom.sun.management.jmxremote.authenticate=false

 java.arg.21=-Dcom.sun.management.jmxremote.ssl=false

 java.arg.22=-Dcom.sun.management.jmxremote.port=30008&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Mar 2018 11:54:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196604#M76254</guid>
      <dc:creator>sgowda</dc:creator>
      <dc:date>2018-03-23T11:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling JMX for Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196605#M76255</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/10616/sgowda.html"&gt;@Santhosh B Gowda&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying to monitor NIFI using JMX. Do you know how to enable JMX for HDF Ambari based Nifi cluster?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 02:49:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196605#M76255</guid>
      <dc:creator>srini_sparkdev</dc:creator>
      <dc:date>2018-10-31T02:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling JMX for Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196606#M76256</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/92495/monitor-apache-nifi-with-apache-nifi.html" target="_blank"&gt;https://community.hortonworks.com/articles/92495/monitor-apache-nifi-with-apache-nifi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/157929/how-to-enable-apache-nifi-metrics-for-jmx.html" target="_blank"&gt;https://community.hortonworks.com/questions/157929/how-to-enable-apache-nifi-metrics-for-jmx.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html" target="_blank"&gt;https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 02:57:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196606#M76256</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2018-10-31T02:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling JMX for Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196607#M76257</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html" target="_blank"&gt;https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 02:57:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196607#M76257</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2018-10-31T02:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling JMX for Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196608#M76258</link>
      <description>&lt;P&gt;I have updated "Advanced nifi-bootstrap-env" config on Ambari as below and restarted NIFI service. But still I don't see any metrics coming up on &lt;A href="http://nifi1:7071/metrics" target="_blank" rel="nofollow noopener noreferrer"&gt;http://nifi1:7071/metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Am I missing anything ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="93052-ambari-nifi-config.png" style="width: 829px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17905i7EDACC6D671FD8AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="93052-ambari-nifi-config.png" alt="93052-ambari-nifi-config.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:25:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enabling-JMX-for-Nifi/m-p/196608#M76258</guid>
      <dc:creator>srini_sparkdev</dc:creator>
      <dc:date>2019-08-18T06:25:31Z</dc:date>
    </item>
  </channel>
</rss>

