<?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 am I getting setup error &amp;quot;It has been determined via the REST API that all inputs have been disabled&amp;quot;? 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-am-I-getting/m-p/138363#M11721</link>
    <description>&lt;P&gt;I get the same error but possibly in a different context. &lt;/P&gt;

&lt;P&gt;My jmx metrics will be pumped to splunk just fine for ~20 minute intervals. Then this error will appear, and the metrics cease to be forwarded for ~10 minutes. Then they come back.&lt;/P&gt;

&lt;P&gt;These errors also seem to coincide with high cpu usage by the java process spawned the splunk jmx app.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2015 16:57:14 GMT</pubDate>
    <dc:creator>streyad</dc:creator>
    <dc:date>2015-04-08T16:57:14Z</dc:date>
    <item>
      <title>Monitoring of Java Virtual Machines with JMX: Why am I getting setup error "It has been determined via the REST API that all inputs have been disabled"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138361#M11719</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I downloaded the "Monitoring of Java Virtual Machines with JMX" application and installed it using Splunk Web.  It's on a Windows PC with Splunk Enterprise (trial).  I got the following error in Splunk Web.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR ExecProcessor - message from "python C:\Splunk\etc\apps\SPLUNK4JMX\bin\jmx.py" It has been determined via the REST API that all inputs have been disabled
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note: I have the correct server name and JMX port given in config.xml file.  I tested the connection from my PC using JConsole and it works perfectly fine.  &lt;/P&gt;

&lt;P&gt;Could you help me on this?&lt;/P&gt;

&lt;P&gt;How do I log this error to error file (from jmx.py code?)&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Ananth&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 15:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138361#M11719</guid>
      <dc:creator>krishananth</dc:creator>
      <dc:date>2015-04-08T15:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why am I getting setup error "It has been determined via the REST API that all inputs have been disabled"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138362#M11720</link>
      <description>&lt;P&gt;Fixed it.&lt;BR /&gt;
Go to settings --&amp;gt; Data Inputs --&amp;gt; JMX --&amp;gt; Select the JMX object --&amp;gt; Click enable&lt;/P&gt;

&lt;P&gt;My JVM parameters started appearing!&lt;/P&gt;

&lt;P&gt;thank you,&lt;/P&gt;

&lt;P&gt;ananth&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 16:20:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138362#M11720</guid>
      <dc:creator>krishananth</dc:creator>
      <dc:date>2015-04-08T16:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why am I getting setup error "It has been determined via the REST API that all inputs have been disabled"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138363#M11721</link>
      <description>&lt;P&gt;I get the same error but possibly in a different context. &lt;/P&gt;

&lt;P&gt;My jmx metrics will be pumped to splunk just fine for ~20 minute intervals. Then this error will appear, and the metrics cease to be forwarded for ~10 minutes. Then they come back.&lt;/P&gt;

&lt;P&gt;These errors also seem to coincide with high cpu usage by the java process spawned the splunk jmx app.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 16:57:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138363#M11721</guid>
      <dc:creator>streyad</dc:creator>
      <dc:date>2015-04-08T16:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why am I getting setup error "It has been determined via the REST API that all inputs have been disabled"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138364#M11722</link>
      <description>&lt;P&gt;I think it should be a problem in the splunk receiver.  From python code, I found that a java process is triggered and has restricted VM memory allocated.  As the JMX app polls a remote JVM on a scheduled frequency, the receiver hardware resource is not enough for the splunk JMX receiver to scale and so you are having intermittent drops.&lt;/P&gt;

&lt;P&gt;Are you running Splunk receiver in Windows or in Linux?&lt;/P&gt;

&lt;P&gt;Ananth&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 12:26:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138364#M11722</guid>
      <dc:creator>krishananth</dc:creator>
      <dc:date>2015-04-10T12:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring of Java Virtual Machines with JMX: Why am I getting setup error "It has been determined via the REST API that all inputs have been disabled"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138365#M11723</link>
      <description>&lt;P&gt;Running on Linux (RHEL 6.5). Your comment is extremely helpful. I think I know what needs to be adjusted to fix it now. Will report back when I have tested.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 19:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-of-Java-Virtual-Machines-with-JMX-Why-am-I-getting/m-p/138365#M11723</guid>
      <dc:creator>streyad</dc:creator>
      <dc:date>2015-04-10T19:58:51Z</dc:date>
    </item>
  </channel>
</rss>

