nina wrote: > Hi. > I have system usage data set for 4 weeks. > I didn't make rrd db and update before gethering data. > > Can I make rrd graph with offline data set in this case?
Yes, you will need to specify the start time when you create the RRD and then write a script to feed the data in. Use the actual timestamp of the data instead of N for the updates. Dan _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
