<?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 for Disk usage in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228816#M44537</link>
    <description>&lt;P&gt;Hi rsathish47!&lt;/P&gt;

&lt;P&gt;The DMC alerts are configurable and can be set by navigating to the Platform Alerts Setup page. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/Lzk5gqa.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;You can then select the DMC Alert - Near Critical Disk Usage and configure the desired threshold. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/5LCyAD6.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;The default threshold is 80%, which based on the output of that rest call, you have definitely breached. &lt;/P&gt;

&lt;P&gt;Is the output you shared accurate when comparing to check from the indexer's cli?&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2017 14:24:10 GMT</pubDate>
    <dc:creator>mattymo</dc:creator>
    <dc:date>2017-01-13T14:24:10Z</dc:date>
    <item>
      <title>DMC alert for Disk usage</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228815#M44536</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;

&lt;P&gt;We are receiving false alert in the DMC and checked the search it running following rest search . In that free and available diskspace having 100+ GB differents. How to fix it ? &lt;/P&gt;

&lt;P&gt;| rest splunk_server_group=dmc_group_* /services/server/status/partitions-space &lt;/P&gt;

&lt;P&gt;Output :&lt;BR /&gt;
server&amp;nbsp;    capacity&amp;nbsp;  free&amp;nbsp;  available&amp;nbsp;&lt;BR /&gt;
idx10      &amp;nbsp;          2TB          &amp;nbsp;  188GB &amp;nbsp;    83GB&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Sathish Rangan&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:22:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228815#M44536</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2020-09-29T12:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: DMC alert for Disk usage</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228816#M44537</link>
      <description>&lt;P&gt;Hi rsathish47!&lt;/P&gt;

&lt;P&gt;The DMC alerts are configurable and can be set by navigating to the Platform Alerts Setup page. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/Lzk5gqa.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;You can then select the DMC Alert - Near Critical Disk Usage and configure the desired threshold. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/5LCyAD6.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;The default threshold is 80%, which based on the output of that rest call, you have definitely breached. &lt;/P&gt;

&lt;P&gt;Is the output you shared accurate when comparing to check from the indexer's cli?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 14:24:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228816#M44537</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2017-01-13T14:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: DMC alert for Disk usage</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228817#M44538</link>
      <description>&lt;P&gt;Thank You mmodestino, we have configured for 97%  in disk usage.&lt;/P&gt;

&lt;P&gt;Different between free and available is too much. is there anywhere we can fix this?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 17:25:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228817#M44538</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2017-01-15T17:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: DMC alert for Disk usage</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228818#M44539</link>
      <description>&lt;P&gt;Ah! I see what you mean. &lt;/P&gt;

&lt;P&gt;What version of Splunk are you running?&lt;/P&gt;

&lt;P&gt;Also, try removing the wildcard from this search and hitting the endpoint for that indexer only. &lt;/P&gt;

&lt;P&gt;| rest splunk_server=Idx10 /services/server/status/partitions-space&lt;/P&gt;

&lt;P&gt;Is this the only Idx with this situation?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 13:50:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228818#M44539</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2017-01-16T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: DMC alert for Disk usage</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228819#M44540</link>
      <description>&lt;P&gt;we are running on Splunk 6.4.1. &lt;BR /&gt;
we run given rest call same out put&lt;BR /&gt;
yep it is for only one index server&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 10:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DMC-alert-for-Disk-usage/m-p/228819#M44540</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2017-01-18T10:03:01Z</dc:date>
    </item>
  </channel>
</rss>

