<HTML>
<HEAD>
<TITLE>Re: [rrd-users] Using the Holt-Winters algorithm for prediction of future values</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Yeah, I&#8217;ve been using the following RRA command in creating the rrd file:<BR>
<BR>
&quot;RRA:HWPREDICT:2016:0.1:0.0035:20&quot;<BR>
<BR>
I&#8217;m able to get confidence bands and tick marks along with the HWPREDICT line on our graphs. I&#8217;m just wondering how to use that data that RRDtool collects to display future values. Any help is greatly appreciated :D.<BR>
<BR>
Faraaz<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>On Wed, Sep 02, 2009 at 11:14:58AM -0700, Faraaz Sareshwala wrote:<BR>
&gt; Yeah, I've been searching on the Internet for some time now on how to<BR>
&gt; predict future values based on past trends using RRDtool for some time<BR>
&gt; now but haven't gotten anywhere. I'm not so concerned about that graph<BR>
&gt; in particular, but would like to bring the prediction of future data<BR>
&gt; points to our graphs. Are there any pages out there that describe how<BR>
&gt; to do this?<BR>
<BR>
Have you seen the section on Holt-Winters in the rrdcreate<BR>
documentation? &nbsp;It tells you that you need to create certain RRAs (which<BR>
can be automated by creating the HWPREDICT RRA without the final<BR>
argument). &nbsp;Then you can use them for graphing or in RPN calculations.<BR>
<BR>
--<BR>
Darren<BR>
<BR>
_______________________________________________<BR>
rrd-users mailing list<BR>
<a href="rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><BR>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>