<?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: Get Perfmon drive info for specific disks Splunk 6.1 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150552#M30622</link>
    <description>&lt;P&gt;So, are there any events with &lt;CODE&gt;instance&lt;/CODE&gt; not equals Total?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2014 20:32:28 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-12-15T20:32:28Z</dc:date>
    <item>
      <title>Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150545#M30615</link>
      <description>&lt;P&gt;This is somewhat of a repeat question, but since the original is a couple of years old and does not produce results for me, I am resurrecting it to see if methods have changed.&lt;/P&gt;

&lt;P&gt;I get Perfmon results in my splunk instance for total drive space instead of for individual drives (which would be more valuable). I tried using the tips in this article, but still meet with failure: &lt;A href="http://answers.splunk.com/answers/41550/getting-drive-specific-disk-space-information-from-hosts.html"&gt;http://answers.splunk.com/answers/41550/getting-drive-specific-disk-space-information-from-hosts.html&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Please help! how can I get my individual drive data?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 21:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150545#M30615</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2014-12-12T21:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150546#M30616</link>
      <description>&lt;P&gt;Try this for drive C, for example.&lt;/P&gt;

&lt;P&gt;index=perfstats host=servername C | timechart avg("%_Free_Space") by host&lt;/P&gt;

&lt;P&gt;or for drive D&lt;/P&gt;

&lt;P&gt;index=perfstats host=servername D | timechart avg("%_Free_Space") by host&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:22:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150546#M30616</guid>
      <dc:creator>mark_chuman</dc:creator>
      <dc:date>2020-09-28T18:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150547#M30617</link>
      <description>&lt;P&gt;I saw your comment on the other post as well. I have no index called perfstats, and there is no field called %_Free_Space in my perfmon sourcetype. When I adjusted your search to match the value field in perfmon, it listed it (as your query suggests) by the host name only, NOT by drive letter.&lt;/P&gt;

&lt;P&gt;Sorry!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:22:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150547#M30617</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2020-09-28T18:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150548#M30618</link>
      <description>&lt;P&gt;What field are you using to get the total drive space?  I hit that same problem, but was initially using %_Free_Space and it would return free space percentage across all drives.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:22:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150548#M30618</guid>
      <dc:creator>mark_chuman</dc:creator>
      <dc:date>2020-09-28T18:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150549#M30619</link>
      <description>&lt;P&gt;Here's a sample of my data:&lt;/P&gt;

&lt;P&gt;Host    Value   app collection  counter eventtype   host    index   instance    linecount   object  product punct   source  sourcetype  splunk_server   unix_category   unix_group  vendor  &lt;EM&gt;raw    _time&lt;BR /&gt;
apset0725   56.79023063     Free Disk Space % Free Space    perfmon windows_performance apset0725   it_test _Total  6   LogicalDisk     //&lt;/EM&gt;::.&lt;EM&gt;-\r="&lt;/EM&gt;&lt;EM&gt;"\r=\r="%&lt;/EM&gt;&lt;EM&gt;"\r=\r=.   Perfmon:Free Disk Space Perfmon:Free Disk Space apsrd3084   all_hosts   default     "12/12/2014 15:23:17.778 -0600&lt;BR /&gt;
collection=""Free Disk Space""&lt;BR /&gt;
object=LogicalDisk&lt;BR /&gt;
counter=""% Free Space""&lt;BR /&gt;
instance=_Total&lt;BR /&gt;
Value=56.790230633446193"   2014-12-12T15:23:17.000-0600&lt;BR /&gt;
apset0725   78500       Free Disk Space Free Megabytes  perfmon windows_performance apset0725   it_test _Total  6   LogicalDisk     //&lt;/EM&gt;::.&lt;EM&gt;-\r="&lt;/EM&gt;&lt;EM&gt;"\r=\r="&lt;/EM&gt;"\r=\r=  Perfmon:Free Disk Space Perfmon:Free Disk Space apsrd3084   all_hosts   default     "12/12/2014 15:23:17.778 -0600&lt;BR /&gt;
collection=""Free Disk Space""&lt;BR /&gt;
object=LogicalDisk&lt;BR /&gt;
counter=""Free Megabytes""&lt;BR /&gt;
instance=_Total&lt;BR /&gt;
Value=78500"    2014-12-12T15:23:17.000-0600&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:22:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150549#M30619</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2020-09-28T18:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150550#M30620</link>
      <description>&lt;P&gt;In the inputs.conf collecting your data, make sure you set &lt;CODE&gt;instance = *&lt;/CODE&gt; instead of &lt;CODE&gt;instance = Total&lt;/CODE&gt;. Then check that you're getting events for each instance rather than just combined values.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2014 16:22:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150550#M30620</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-13T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150551#M30621</link>
      <description>&lt;P&gt;Have done so already:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon:FreeDiskSpace]
counters = Free Megabytes;% Free Space
disabled = 0
instances = *
interval = 5
object = LogicalDisk
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Dec 2014 14:50:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150551#M30621</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2014-12-15T14:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150552#M30622</link>
      <description>&lt;P&gt;So, are there any events with &lt;CODE&gt;instance&lt;/CODE&gt; not equals Total?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 20:32:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150552#M30622</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-15T20:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150553#M30623</link>
      <description>&lt;P&gt;Restarted the UF after making the inputs.conf change?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 21:03:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150553#M30623</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-15T21:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150554#M30624</link>
      <description>&lt;P&gt;Nope. That's what I'm trying to accomplish!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 21:05:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150554#M30624</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2014-12-15T21:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150555#M30625</link>
      <description>&lt;P&gt;Affirmative&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 21:06:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150555#M30625</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2014-12-15T21:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150556#M30626</link>
      <description>&lt;P&gt;Hummm. What happens if you explicitly list instances that are available in the local Perfmon?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 23:11:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150556#M30626</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-15T23:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150557#M30627</link>
      <description>&lt;P&gt;I tried. same problem.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:18:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150557#M30627</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2014-12-16T14:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get Perfmon drive info for specific disks Splunk 6.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150558#M30628</link>
      <description>&lt;P&gt;Well, I'm slowly running out of questions to ask... anything interesting in _internal for that forwarder?&lt;/P&gt;

&lt;P&gt;Do open a support ticket for this, sounds very fishy indeed.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 17:16:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Get-Perfmon-drive-info-for-specific-disks-Splunk-6-1/m-p/150558#M30628</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-16T17:16:49Z</dc:date>
    </item>
  </channel>
</rss>

