[drraw-users] Porting Templates Between drraw Installations

David Nolan vitroth+ at cmu.edu
Fri Oct 12 15:59:04 EDT 2007


On 10/12/07, Lose, James <james.lose at twcable.com> wrote:
>
>
> Can anyone offer advice on how best to port drraw templates from one
> installation to another?
>


I've copied them around via scp, etc.  If your local directories of
RRD files are in the same places that should just work.  Otherwise you
may want to use sed/perl to modify various paths within the files.

Though in practice, the technique I use most is to NFS export the RRD
files all to a single front end, so I can graph data from multiple
collection engines together in one graph.  You could probably do the
same trick to NFS export the drraw saved graphs directory, but that
would only work if all your directories are in the same places.

-David


More information about the drraw-users mailing list