> And here lies the problem. The format of the rrd file is depend on the > platform is was written on, you can only xml dump it there and then
Moving to a consistent structure would: Make writing binary tools easier - skipping the expensive export/munge/import process Make displaying data collected by multiple platforms and accessed via (nfs, rsync, whatever) easier and allow a unified front end for end users. This point would be applicable both in large scale operations, and in operations where you're forced to work with multiple platforms. (Or you are trying to migrate from one to another on a medium number of machines). -jason _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
