Hi Andy, Yesterday AndyUKG wrote:
> > Hi, > > How can I check, or recreate, the command line options used to create a > given RRD file? I want to be able to check against an RRD file(s) and send > that data to another server running a different CPU architecture and be able > to create the RRDs on the second server identically to the originals. Any > ideas? Do I have to parse the output of rrdtool info, or is there a more > direct way to achieve this? using rrdtool info is the way to go ... have a look at smokeping, it contains a perl module that does what you want. cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
