<?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: Determine Aggregate Growth rates and Predict When you are going to fill your storage up (script attached) in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9535#M1961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OCUM provides this out of the box both in form of reports and graph. Have you tried that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW can you give me some more details on how to run this powershell script and what are the pre-reqs ? So that I can give it a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 07:06:07 GMT</pubDate>
    <dc:creator>adaikkap</dc:creator>
    <dc:date>2013-07-12T07:06:07Z</dc:date>
    <item>
      <title>Determine Aggregate Growth rates and Predict When you are going to fill your storage up (script attached)</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9531#M1960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, i know i've been asked many times regarding is it possible to build-out capacity management based on OnCommand. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, what I did is write a script that queries the aggregates and puts together growth rate numbers and then I did some calculation to figure out about how many days until your aggregate will reach 90%.&amp;nbsp; I then pipe this to HTML headers and send it on it's way to a webserver for team review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is provided as is, and if you feel you can help build on it, either reply to the post or send me a PM.&amp;nbsp; For our environment I skip Aggr0, b/c we don't use this for anything other than Ontap files and vfiler roots&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this concept helps a lot of people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Josh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:58:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9531#M1960</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2025-06-05T05:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Determine Aggregate Growth rates and Predict When you are going to fill your storage up (script attached)</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9535#M1961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OCUM provides this out of the box both in form of reports and graph. Have you tried that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW can you give me some more details on how to run this powershell script and what are the pre-reqs ? So that I can give it a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 07:06:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9535#M1961</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-07-12T07:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Determine Aggregate Growth rates and Predict When you are going to fill your storage up (script attached)</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9540#M1962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OCUM doesnt do what this does out of the box.&amp;nbsp; This script handles all the math and does predictive based capacity planning based on a 30day elastic growth trend.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should have provided instructions on how to run, so im sorry about that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the script to your oncommand core server.&amp;nbsp; Edit the script with notepad and at the bottom im piping csv fils and html files to a directory. Just change that to somewhere local so you can see how it runs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can pm me your email and i can give you detailed screenshots.&amp;nbsp; I cant post the.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 09:51:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/9540#M1962</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2013-07-12T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Determine Aggregate Growth rates and Predict When you are going to fill your storage up (script</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/94331#M17092</link>
      <description>&lt;P&gt;would you mind helping me run this script?. do i copy it the actual netapp? i am trying to see analytics on aggregate growth past and future if possible so i can properly make an upgrade decision. thanks so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:41:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Determine-Aggregate-Growth-rates-and-Predict-When-you-are-going-to-fill-your/m-p/94331#M17092</guid>
      <dc:creator>senatore412</dc:creator>
      <dc:date>2014-10-23T20:41:38Z</dc:date>
    </item>
  </channel>
</rss>

