[rrd-developers] getting new RRA entries since last update

Gustav Koller gustavkoller at googlemail.com
Tue Apr 13 17:18:36 CEST 2010


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?



More information about the rrd-developers mailing list