RRDRESTORE(1)                       rrdtool                      RRDRESTORE(1)



NNAAMMEE
       rrdrestore - Restore the contents of an RRD from its XML dump format

SSYYNNOOPPSSIISS
       rrrrddttooooll rreessttoorree _f_i_l_e_n_a_m_e_._x_m_l _f_i_l_e_n_a_m_e_._r_r_d [----rraannggee--cchheecckk|--rr]
       [----ffoorrccee--oovveerrwwrriittee|--ff]

DDEESSCCRRIIPPTTIIOONN
       The rreessttoorree function reads the XML representation of an RRD and
       converts it to the native RRRRDD format.

       _f_i_l_e_n_a_m_e_._x_m_l
               The name of the XXMMLL file you want to restore. The special
               filename "-" (a single dash) is interpreted as standard input.

               In order to support the restore command in pipe mode
               (especially when using RRRRDDttooooll over a network connection), when
               using "-" as a filename the end of the file can be signalled
               either by closing the data channel after the file has
               transferred (as would be the case when using input redirection
               within a suitable shell) or by sending a crtl-Z / newline
               combination. This allows one to send more commands to the
               RRRRDDttooooll server after a restore.

       _f_i_l_e_n_a_m_e_._r_r_d
               The name of the RRRRDD to restore.

       ----rraannggee--cchheecckk|--rr
               Make sure the values in the RRAs do not exceed the limits
               defined for the various data sources.

       ----ffoorrccee--oovveerrwwrriittee|--ff
               Allows RRRRDDttooooll to overwrite the destination RRRRDD.

AAUUTTHHOORR
       Tobias Oetiker <tobi@oetiker.ch>



1.5.5                             2015-11-10                     RRDRESTORE(1)
