<?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: Getting Drive Specific Disk space information from hosts in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79432#M955</link>
    <description>&lt;P&gt;This worked for me!&lt;/P&gt;

&lt;P&gt;index=perfstats sourcetype=PerfmonMk* host=servername &lt;STRONG&gt;C&lt;/STRONG&gt; | timechart avg("%_Free_Space") by host&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:22:08 GMT</pubDate>
    <dc:creator>mark_chuman</dc:creator>
    <dc:date>2020-09-28T18:22:08Z</dc:date>
    <item>
      <title>Getting Drive Specific Disk space information from hosts</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79427#M950</link>
      <description>&lt;P&gt;I am using the universal forwarder on Windows Servers as I thought it would gather the needed information.  However, it seems it only reports total disk space, _total, and not on the individual drives.  Is there a way I can capture individual drives with perfmon or should I revert to WMI polling, which is a pain in our envrironment due to getting a service AD account?  &lt;/P&gt;

&lt;P&gt;If I have to switch to WMI polling is there any point in leaving the universal forwarder on the windows servers to collect information?&lt;/P&gt;

&lt;P&gt;Any help would be appreciated. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79427#M950</guid>
      <dc:creator>dar104</dc:creator>
      <dc:date>2012-02-27T16:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Drive Specific Disk space information from hosts</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79428#M951</link>
      <description>&lt;P&gt;Yes!&lt;BR /&gt;
You can get the UF to do the polling for your, assuming it is running under an account with admin permissions. I used to use a VBS script to perform the WMI query locally and the results of the query would be forwarded onto the indexer, a nice simple way to achieve what you want.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 17:56:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79428#M951</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-02-27T17:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Drive Specific Disk space information from hosts</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79429#M952</link>
      <description>&lt;P&gt;All I was getting from the forwarder was total disk space % instead of individual drives.  I think I figured out a solution.  I am testing now.  If it works I will put results here.  &lt;/P&gt;

&lt;P&gt;Thanks for the response.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 20:39:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79429#M952</guid>
      <dc:creator>dar104</dc:creator>
      <dc:date>2012-02-27T20:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Drive Specific Disk space information from hosts</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79430#M953</link>
      <description>&lt;P&gt;I found out you need to enable the counter in perfmon in the perfmon.conf file in etc/system/local on the host.  I added the following and I was able to get perfmon to work.  &lt;/P&gt;

&lt;P&gt;[PERFMON:FreeDiskSpace]&lt;BR /&gt;
counters = Free Megabytes;% Free Space&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
instances = *&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = LogicalDisk&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 20:57:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79430#M953</guid>
      <dc:creator>dar104</dc:creator>
      <dc:date>2012-03-02T20:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Drive Specific Disk space information from hosts</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79431#M954</link>
      <description>&lt;P&gt;dar104,&lt;/P&gt;

&lt;P&gt;I tried what you suggested, and I am not seeing results by drive letter. Can you contact me to discuss? I'd like to know better what to expect.&lt;/P&gt;

&lt;P&gt;&lt;A href="mailto:marc.feickert@optum.com"&gt;marc.feickert@optum.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:49:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79431#M954</guid>
      <dc:creator>feickertmd</dc:creator>
      <dc:date>2014-11-21T15:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Drive Specific Disk space information from hosts</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79432#M955</link>
      <description>&lt;P&gt;This worked for me!&lt;/P&gt;

&lt;P&gt;index=perfstats sourcetype=PerfmonMk* host=servername &lt;STRONG&gt;C&lt;/STRONG&gt; | timechart avg("%_Free_Space") by host&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Getting-Drive-Specific-Disk-space-information-from-hosts/m-p/79432#M955</guid>
      <dc:creator>mark_chuman</dc:creator>
      <dc:date>2020-09-28T18:22:08Z</dc:date>
    </item>
  </channel>
</rss>

