> Hi Karl, > > >> What I need (for this purpose) is a different database model with the >> same graphing features rrdtool has - that's why I thought about some >> changes to the underlying db and keeping a big portion of the rest. > > yes, for your application you have to store both, sampling time as > well as sample value ... > > you may want to have a look ath the rrdtool/sql patches that were > posted to the list some time ago.
cool - thanks! I'm looking more for a compact binary data model rather than a full SQL (too complex, too much overhead), but that's a great point to start with. cheers - Karl _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
