<?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: Dashboard for storage Capacity planning in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/518904#M17841</link>
    <description>&lt;P&gt;Please go through below conf link which has more detailed process of creating forecasting reports.&lt;/P&gt;&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2019/slides/FN1137.pdf?podcast=1577146257" target="_blank"&gt;https://conf.splunk.com/files/2019/slides/FN1137.pdf?podcast=1577146257&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Sep 2020 15:44:23 GMT</pubDate>
    <dc:creator>EAR009</dc:creator>
    <dc:date>2020-09-10T15:44:23Z</dc:date>
    <item>
      <title>Dashboard for storage Capacity planning</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/434383#M15359</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;We are planning to have a Dashboard which shows how much storage is being used in the server (web or database server) and what % of storage capacity will be in future.&lt;BR /&gt;
i.e. we want to predict how much storage space needed in future based on the current trend.&lt;/P&gt;

&lt;P&gt;1) How to get Storage utilized and free from the server to the splunk?&lt;BR /&gt;
2) Based on the above data - The Dashboard should show how much storage space would be required in future based and what is the usage currently.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 02:24:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/434383#M15359</guid>
      <dc:creator>tejendrapatel</dc:creator>
      <dc:date>2019-03-08T02:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard for storage Capacity planning</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/434384#M15360</link>
      <description>&lt;P&gt;@tejendrapatel ,&lt;/P&gt;

&lt;P&gt;1)   There are multiple ways to get storage metrics out of your server and it depends on your environment set up. &lt;BR /&gt;
One of the ways is to configure a scripted input in your servers using universal forwarder and get usage information forwarded to Splunk. Your script could be as simple as running &lt;CODE&gt;df -h&lt;/CODE&gt; command which gives you the required information &lt;/P&gt;

&lt;P&gt;Reference : &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.4/AdvancedDev/ScriptedInputsIntro"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.4/AdvancedDev/ScriptedInputsIntro&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;2)  Once you have the usage information available in splunk, then you can use &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Predict"&gt;Predict&lt;/A&gt; command to get basic predictions. Have  a look at the doc for more information about algorithms and usage.&lt;BR /&gt;
e.g &lt;CODE&gt;index=resources earliest=-24h |timechat span=1h max(usage) as usage|predict usage&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 04:11:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/434384#M15360</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2019-03-08T04:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard for storage Capacity planning</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/518904#M17841</link>
      <description>&lt;P&gt;Please go through below conf link which has more detailed process of creating forecasting reports.&lt;/P&gt;&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2019/slides/FN1137.pdf?podcast=1577146257" target="_blank"&gt;https://conf.splunk.com/files/2019/slides/FN1137.pdf?podcast=1577146257&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 15:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Dashboard-for-storage-Capacity-planning/m-p/518904#M17841</guid>
      <dc:creator>EAR009</dc:creator>
      <dc:date>2020-09-10T15:44:23Z</dc:date>
    </item>
  </channel>
</rss>

