I need somehow to save measurements from a csv or   xml that is generated
every 15 minutes that contains 3 sets of values for a 5 min measurement
period.

Is there some way that I can/could do this with rrd.

I thought about parsing the file saving the first set into a database and
saving the 2nd and 3rd set into a buffer. Which on the next 5 min period the
next set is saved, etc.

Each data set has its own time stamp


does anyone have any suggestions?

>
>
_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to