<?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: DMC Alert - Critical System Physical Memory Usage in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280854#M2626</link>
    <description>&lt;P&gt;I have exactly the same problem in several physical indexers. &lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# top
top - 09:53:50 up 14 days, 15:24,  2 users,  load average: 13.25, 31.35, 35.30
Tasks: 869 total,   1 running, 868 sleeping,   0 stopped,   0 zombie
Cpu(s):  7.2%us,  1.5%sy,  0.0%ni, 91.3%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:  65842216k total, 57581624k used,  8260592k free,  1530800k buffers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But if we run "free":&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# free -m
             total       used       free     shared    buffers     cached
Mem:         64299      56687       7611        915       1496      46310
-/+ buffers/cache:       8881      55417
Swap:         2047        120       1927
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Looks like"reserved" memory is being presented as "used" memory. &lt;/P&gt;

&lt;P&gt;Any hints?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2016 08:57:03 GMT</pubDate>
    <dc:creator>carvay</dc:creator>
    <dc:date>2016-02-19T08:57:03Z</dc:date>
    <item>
      <title>DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280847#M2619</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am getting physical memory usage alert from my main Splunk server for the server itself where it is installed and as I have figured out splunkd, mongod and python (all three processes of Splunk itself) consuming the highest memory on server so how to get rid of this? I have restarted Splunk services twice but didn't get the expected result so any advise would be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2016 07:38:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280847#M2619</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2016-02-14T07:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280848#M2620</link>
      <description>&lt;P&gt;Add more memory &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;More to the point, what version are you on? There used to be a bug causing that alert to include disk cache in the calculation - resulting in critical usage all the time.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2016 13:05:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280848#M2620</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-02-14T13:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280849#M2621</link>
      <description>&lt;P&gt;What are your server specs and what kind of workload is the server processing (daily ingest, number of searches)?&lt;/P&gt;

&lt;P&gt;Is "your main server" an indexer or a SH+indexer? Where are you running the DMC?&lt;/P&gt;

&lt;P&gt;What operating system is your indexer running on?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2016 19:01:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280849#M2621</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2016-02-14T19:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280850#M2622</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/Admin/Platformalerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/Admin/Platformalerts&lt;/A&gt; says -&lt;BR /&gt;
Critical system physical memory usage - &lt;BR /&gt;
Fires when one or more instances exceeds 90% memory usage. On most Linux distributions, this alert can trigger if the OS is engaged in buffers and filesystem cacheing activities. The OS releases this memory if other processes need it, so it does not always indicate a serious problem. &lt;/P&gt;

&lt;P&gt;So, it says Critical, but it's not necessarily critical - it's always a bit tricky to figure out how much memory is being used, excluding caching...&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2016 21:21:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280850#M2622</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-02-14T21:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280851#M2623</link>
      <description>&lt;P&gt;thanks for replying.. I am using version 6.2.1&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 03:24:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280851#M2623</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2016-02-15T03:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280852#M2624</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Number of Cores -  4&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Physical   Memory Capacity (MB) - 7865&lt;/LI&gt;
&lt;LI&gt;Operating System - Linux &lt;/LI&gt;
&lt;LI&gt;CPU Architecture -  x86_64 &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Main server is not an indexer. Indexer is on some other server i.e. on Windows OS and DMC is also on main server where Splunk is installed.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 03:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280852#M2624</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2016-02-15T03:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280853#M2625</link>
      <description>&lt;P&gt;Consider updating, there have been many improved or fixed things since 6.2.1 - this might just be one of those.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 03:56:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280853#M2625</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-02-16T03:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: DMC Alert - Critical System Physical Memory Usage</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280854#M2626</link>
      <description>&lt;P&gt;I have exactly the same problem in several physical indexers. &lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# top
top - 09:53:50 up 14 days, 15:24,  2 users,  load average: 13.25, 31.35, 35.30
Tasks: 869 total,   1 running, 868 sleeping,   0 stopped,   0 zombie
Cpu(s):  7.2%us,  1.5%sy,  0.0%ni, 91.3%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:  65842216k total, 57581624k used,  8260592k free,  1530800k buffers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But if we run "free":&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# free -m
             total       used       free     shared    buffers     cached
Mem:         64299      56687       7611        915       1496      46310
-/+ buffers/cache:       8881      55417
Swap:         2047        120       1927
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Looks like"reserved" memory is being presented as "used" memory. &lt;/P&gt;

&lt;P&gt;Any hints?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 08:57:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/DMC-Alert-Critical-System-Physical-Memory-Usage/m-p/280854#M2626</guid>
      <dc:creator>carvay</dc:creator>
      <dc:date>2016-02-19T08:57:03Z</dc:date>
    </item>
  </channel>
</rss>

