Hello, my problem: I call rrd_update_r() and some RRAs are updated. How can I get all the RRA entries which were updated?
Right now I'm opening the RRD using the low level API and loop over the RRAs, and find the new entries by comparing the time. But since the low level API is deprecated. How should I solve the problem? _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
