<?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 available space in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179405#M23408</link>
    <description>&lt;P&gt;How to find out available space in server using splunk?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2014 18:43:29 GMT</pubDate>
    <dc:creator>vamseedeep</dc:creator>
    <dc:date>2014-08-12T18:43:29Z</dc:date>
    <item>
      <title>available space</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179405#M23408</link>
      <description>&lt;P&gt;How to find out available space in server using splunk?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 18:43:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179405#M23408</guid>
      <dc:creator>vamseedeep</dc:creator>
      <dc:date>2014-08-12T18:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: available space</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179406#M23409</link>
      <description>&lt;P&gt;There are TA Apps available for Windows and Unix server from Splunk which have the inputs configured for getting the diskspace from the servers. You can either install full TA apps or just diskspace portion of it to start collecting the same.&lt;/P&gt;

&lt;P&gt;References&lt;/P&gt;

&lt;P&gt;Unix App&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/UnixApp/latest/User/AbouttheSplunkAppforUnix"&gt;http://docs.splunk.com/Documentation/UnixApp/latest/User/AbouttheSplunkAppforUnix&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://apps.splunk.com/app/833/"&gt;http://apps.splunk.com/app/833/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Windows App&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/WindowsApp/5.0.2/User/InstalltheSplunkTechnologyAdd-onforWindowsontheuniversalforwarder"&gt;http://docs.splunk.com/Documentation/WindowsApp/5.0.2/User/InstalltheSplunkTechnologyAdd-onforWindowsontheuniversalforwarder&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://apps.splunk.com/app/742/"&gt;https://apps.splunk.com/app/742/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;For windows servers, you can setup following perform input to capture the free space on the server. Once data in getting indexed, you can search on it.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://FreeDiskSpace]
counters = Free Megabytes;% Free Space
disabled = 1
instances = *
interval = 60
object = LogicalDisk
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For unix servers, download the TA app for Unix and just use the scripted input df.sh to get the same.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 18:53:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179406#M23409</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-08-12T18:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: available space</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179407#M23410</link>
      <description>&lt;P&gt;Is there any command I can use to get it directly&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 19:05:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/available-space/m-p/179407#M23410</guid>
      <dc:creator>vamseedeep</dc:creator>
      <dc:date>2014-08-12T19:05:55Z</dc:date>
    </item>
  </channel>
</rss>

