<?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: Adjust collection timing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98422#M97524</link>
    <description>&lt;P&gt;Thank you very much for you help!  I will do some further exploration of all of these files and their settings/values before my next question...:)&lt;/P&gt;</description>
    <pubDate>Tue, 23 Oct 2012 15:02:30 GMT</pubDate>
    <dc:creator>ksmiley2</dc:creator>
    <dc:date>2012-10-23T15:02:30Z</dc:date>
    <item>
      <title>Adjust collection timing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98418#M97520</link>
      <description>&lt;P&gt;Where is the value declared for collection timing?  As far as I can see, the app only collects from the JMX server every 60 seconds.  Is there something I have overlooked in the Splunk settings?  I would like to adjust the timing to pick up more data.  Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 21:44:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98418#M97520</guid>
      <dc:creator>ksmiley2</dc:creator>
      <dc:date>2012-10-22T21:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust collection timing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98419#M97521</link>
      <description>&lt;P&gt;Within the  SPLUNK_HOME/etc/apps/SPLUNK4JMX/bin directory the following control interval poll_jmx and poll_mx4j_jmx.  Edit the default vaules.&lt;/P&gt;

&lt;P&gt;See INSTALLED COMPONENTS and INSTALLATION SECTIONS.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/apps/25505/splunk-for-jmx" target="_blank"&gt;splunk-for-jmx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:40:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98419#M97521</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2020-09-28T12:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust collection timing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98420#M97522</link>
      <description>&lt;P&gt;There are no "default" values to change in poll_jmx.bat so I would assume I have to dig through a jar to find the value...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 04:48:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98420#M97522</guid>
      <dc:creator>ksmiley2</dc:creator>
      <dc:date>2012-10-23T04:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust collection timing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98421#M97523</link>
      <description>&lt;P&gt;The timing of an input like this is defined in &lt;CODE&gt;inputs.conf&lt;/CODE&gt; not in the input script itself. The inputs.conf for the Splunk 4 JMX app has this stanza:&lt;/P&gt;

&lt;PRE&gt;
[script://./bin/poll_jmx.sh config.xml]
interval = 60
sourcetype = jmx
index = jmx
disabled = 1
&lt;/PRE&gt;

&lt;P&gt;Simply change the interval to your liking. You'll note that enabling the input in the first place would have created a new &lt;CODE&gt;inputs.conf&lt;/CODE&gt; in the &lt;CODE&gt;local/&lt;/CODE&gt; subdirectory of the app. You should make your changes to the interval setting in this same &lt;CODE&gt;local/inputs.conf&lt;/CODE&gt; to ensure that your setting survives an upgrade.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 14:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98421#M97523</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-10-23T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust collection timing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98422#M97524</link>
      <description>&lt;P&gt;Thank you very much for you help!  I will do some further exploration of all of these files and their settings/values before my next question...:)&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:02:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98422#M97524</guid>
      <dc:creator>ksmiley2</dc:creator>
      <dc:date>2012-10-23T15:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust collection timing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98423#M97525</link>
      <description>&lt;P&gt;&lt;STRONG&gt;sowings&lt;/STRONG&gt; answer is the correct one.&lt;/P&gt;

&lt;P&gt;Just to elaborate a bit , you may also wants to consider a JMX polling strategy whereby you have several SPLUNK4JMX config files.These files can be named whatever you like. And then you can setup each of these different configs as seperate scripted inputs on different polling frequencys (as defined in inputs.conf). The reason that you might want to do this is that the outputs of some JMX attributes and operations may change frequently so you want higher polling frequency (every minute) and some outputs might not change that often so you want a lower polling frequency (every hour).&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2012 21:14:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adjust-collection-timing/m-p/98423#M97525</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-10-24T21:14:37Z</dc:date>
    </item>
  </channel>
</rss>

