Hello;

I'm being asked to write a scrip to append data to an rrd and plot daily,
weekly and monthly graphs of said data.

I already have a script to create an rrd and write data to it.

To append, I'll simply bypass the 'creation' logic of my script and use a
user specified rrd file.

But to plot daily, weekly and monthly, I need to know the start time of the
first entry in the rrd file.

Is there a way to determine the time of the first entry of an rrd file?

Deepest Regards
Steven Sim
_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to