<?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 Help on formula in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308479#M161936</link>
    <description>&lt;P&gt;hi &lt;/P&gt;

&lt;P&gt;i use this code to monitore the hdd free space&lt;BR /&gt;
index="perfmon" sourcetype="perfmon:logicaldisk" instance=c: counter="% Free Space" | eval Value = round(Value, 2). "%" |table  _time host Value&lt;BR /&gt;
but this code give me the free space and not the buzy space&lt;BR /&gt;
i have 89% free so i would to have instead 11% busy&lt;BR /&gt;
how can i do please??&lt;/P&gt;</description>
    <pubDate>Fri, 30 Mar 2018 09:14:07 GMT</pubDate>
    <dc:creator>jip31</dc:creator>
    <dc:date>2018-03-30T09:14:07Z</dc:date>
    <item>
      <title>Help on formula</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308479#M161936</link>
      <description>&lt;P&gt;hi &lt;/P&gt;

&lt;P&gt;i use this code to monitore the hdd free space&lt;BR /&gt;
index="perfmon" sourcetype="perfmon:logicaldisk" instance=c: counter="% Free Space" | eval Value = round(Value, 2). "%" |table  _time host Value&lt;BR /&gt;
but this code give me the free space and not the buzy space&lt;BR /&gt;
i have 89% free so i would to have instead 11% busy&lt;BR /&gt;
how can i do please??&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 09:14:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308479#M161936</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2018-03-30T09:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help on formula</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308480#M161937</link>
      <description>&lt;P&gt;Can you try subtracting free space from 100. Like, &lt;CODE&gt;|eval Value=100-round(Value)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 09:42:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308480#M161937</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-03-30T09:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help on formula</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308481#M161938</link>
      <description>&lt;P&gt;thanks it works!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 09:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-on-formula/m-p/308481#M161938</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2018-03-30T09:49:10Z</dc:date>
    </item>
  </channel>
</rss>

