Igor Longagnani wrote:
> 
> Hi everybody, newbie question.
> 
> Anyone has suggestions
> on how to join 2 different archives
> (i.e. august.rrd and july.rrd with)
> avoiding a single update for every value?
> I tried a single update too with all values, but
> it failed?
> Is there a limit on values updatable at once?

Dump both files to xml. In the august file, replace every line that is
set in the july file (not just every line, only the relevant lines).

Now restore the july file.

The relevant lines will probably be every line where the time stamp
is a date/time in July.  For UTC times: everything from 993945600 to
996624000.

HTH,
-- 
   __________________________________________________________________
 / [EMAIL PROTECTED]                  [EMAIL PROTECTED] \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to