ok, thanks. I think I'll back up those rrd's first :-) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Praveen P Sent: Sunday, 10 September 2006 2:36 AM To: [email protected] Subject: [rrd-users] Re: adding holt-winters forecasting to existing databases
Hi, 'rrdtool fetch' would give you values in timestamp:<value> form. So write a small script so that, each line obtained using 'rrdtool fetch' from the original rrd is inserted into the new rrd using rrdtool update. HTH, Praveen. --- Darryl Lewis <[EMAIL PROTECTED]> wrote: > I think I followed it all, except for step 3. How do > I feed the data into the new database? > Would you be able to expand that a little? > > thank you > Darryl > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi ============================================================================== The information contained in this email and any attachment is confidential and may contain legally privileged or copyright material. It is intended only for the use of the addressee(s). If you are not the intended recipient of this email, you are not permitted to disseminate, distribute or copy this email or any attachments. If you have received this message in error, please notify the sender immediately and delete this email from your system. The ABC does not represent or warrant that this transmission is secure or virus free. Before opening any attachment you should check for viruses. The ABC's liability is limited to resupplying any email and attachments ============================================================================== -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
