<?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: High CPU on my Splunk BOX in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457749#M3859</link>
    <description>&lt;P&gt;Hi, Rob, &lt;/P&gt;

&lt;P&gt;In the &lt;CODE&gt;top&lt;/CODE&gt; output you showed, you can type &lt;CODE&gt;c&lt;/CODE&gt; to show detailed command parameters. From the commands details you should be able to tell exactly what's running, e.g., ad-hoc searches, scheduled searches, with their associated search IDs. With the search IDs, you can go into &lt;CODE&gt;$SPLUNK_HOME/var/log/splunk/dispatch&lt;/CODE&gt; directory to see what they actually are. &lt;/P&gt;

&lt;P&gt;In addition, you mentioned 36 concurrent jobs running; it sounds like your concurrency is higher than your available CPU cores. When you have more parallel jobs than available CPU cores, jobs wait, and everything slows down (including Splunk Web UI).&lt;/P&gt;

&lt;P&gt;On a positive note, you managed to max out your BOX, so all you need to do is to reduce your load to, say, 80% CPU, and you are good to go. Time to think about adding another box no matter what &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;~Jesse&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2019 16:00:36 GMT</pubDate>
    <dc:creator>jessec_splunk</dc:creator>
    <dc:date>2019-08-21T16:00:36Z</dc:date>
    <item>
      <title>High CPU on my Splunk BOX</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457746#M3856</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;How can i see what Splunk is doing when the CPU goes to ~90% for 30 minutes on my Splunk box and stays there.&lt;BR /&gt;I have one search head and one indexer all on the same box.&lt;/P&gt;
&lt;P&gt;How can i tell what is going on, is it too much data coming in or too many data models etc...?&lt;BR /&gt;Or do i just need to restart etc..&lt;/P&gt;
&lt;P&gt;The splunk screens are going very slow - we have about 36 jobs running in parallel.&lt;/P&gt;
&lt;P&gt;Thanks in advance for any help&lt;BR /&gt;Rob &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7552iEF701B61DAF96B13/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7553iCA875D2EABE2A2A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 01:24:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457746#M3856</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2020-06-06T01:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU on my Splunk BOX</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457747#M3857</link>
      <description>&lt;P&gt;Go to monitoring console and Run the health check script.  it will show you what is the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 12:37:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457747#M3857</guid>
      <dc:creator>Mayurmpatil</dc:creator>
      <dc:date>2019-08-21T12:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU on my Splunk BOX</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457748#M3858</link>
      <description>&lt;P&gt;Thanks - we solved it with a reboot - but next time i will check&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 13:29:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457748#M3858</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2019-08-21T13:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU on my Splunk BOX</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457749#M3859</link>
      <description>&lt;P&gt;Hi, Rob, &lt;/P&gt;

&lt;P&gt;In the &lt;CODE&gt;top&lt;/CODE&gt; output you showed, you can type &lt;CODE&gt;c&lt;/CODE&gt; to show detailed command parameters. From the commands details you should be able to tell exactly what's running, e.g., ad-hoc searches, scheduled searches, with their associated search IDs. With the search IDs, you can go into &lt;CODE&gt;$SPLUNK_HOME/var/log/splunk/dispatch&lt;/CODE&gt; directory to see what they actually are. &lt;/P&gt;

&lt;P&gt;In addition, you mentioned 36 concurrent jobs running; it sounds like your concurrency is higher than your available CPU cores. When you have more parallel jobs than available CPU cores, jobs wait, and everything slows down (including Splunk Web UI).&lt;/P&gt;

&lt;P&gt;On a positive note, you managed to max out your BOX, so all you need to do is to reduce your load to, say, 80% CPU, and you are good to go. Time to think about adding another box no matter what &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;~Jesse&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 16:00:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457749#M3859</guid>
      <dc:creator>jessec_splunk</dc:creator>
      <dc:date>2019-08-21T16:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU on my Splunk BOX</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457750#M3860</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Thanks for you comments i will look into a new box&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 16:14:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/High-CPU-on-my-Splunk-BOX/m-p/457750#M3860</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2019-08-21T16:14:20Z</dc:date>
    </item>
  </channel>
</rss>

