<?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 How to setup splunk disk space alert(s) for multiple conditions in a single query ? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-setup-splunk-disk-space-alert-s-for-multiple-conditions/m-p/454906#M8043</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to setup alert for filesystem diskspace reaching threshold for 80%(alert should be triggered every 6 hrs), 85% ( alert should be triggered every 1 hr) and 90% alert should be triggered ( every 30 min)? I want 80% alert to be stopped when filesystem diskspace reaches 85% and similarly for 90% . I am not sure how to achieve this in splunk. Any suggestions ?&lt;/P&gt;

&lt;P&gt;I can setup 3 individual alerts for 3 different thresholds but I am not sure how to achieve this in 1 alert query?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 29 Oct 2018 19:01:07 GMT</pubDate>
    <dc:creator>rithwik572</dc:creator>
    <dc:date>2018-10-29T19:01:07Z</dc:date>
    <item>
      <title>How to setup splunk disk space alert(s) for multiple conditions in a single query ?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-setup-splunk-disk-space-alert-s-for-multiple-conditions/m-p/454906#M8043</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to setup alert for filesystem diskspace reaching threshold for 80%(alert should be triggered every 6 hrs), 85% ( alert should be triggered every 1 hr) and 90% alert should be triggered ( every 30 min)? I want 80% alert to be stopped when filesystem diskspace reaches 85% and similarly for 90% . I am not sure how to achieve this in splunk. Any suggestions ?&lt;/P&gt;

&lt;P&gt;I can setup 3 individual alerts for 3 different thresholds but I am not sure how to achieve this in 1 alert query?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 19:01:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-setup-splunk-disk-space-alert-s-for-multiple-conditions/m-p/454906#M8043</guid>
      <dc:creator>rithwik572</dc:creator>
      <dc:date>2018-10-29T19:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup splunk disk space alert(s) for multiple conditions in a single query ?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-setup-splunk-disk-space-alert-s-for-multiple-conditions/m-p/454907#M8044</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;Why don't you try case statements for this one. If the cpu went up to 85% and more then it will store the data in one field and vice versa&lt;/P&gt;

&lt;P&gt;using eval - eval description=case(status == 200, "OK", status ==404, "Not found", status == 500, "Internal Server Error")&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.0/SearchReference/ConditionalFunctions#case.28X.2C.22Y.22.2C....29"&gt;http://docs.splunk.com/Documentation/Splunk/7.2.0/SearchReference/ConditionalFunctions#case.28X.2C.22Y.22.2C....29&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 05:14:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-setup-splunk-disk-space-alert-s-for-multiple-conditions/m-p/454907#M8044</guid>
      <dc:creator>iamarkaprabha</dc:creator>
      <dc:date>2018-10-30T05:14:59Z</dc:date>
    </item>
  </channel>
</rss>

