Steve Shipway <[email protected]> wrote: > I don’t really understand why you think that you’d need to have separate RRD > files for the ‘daily’ graphs and the ‘monthly’ one.
I was wondering if he's wanting "calendar month" reporting - ie data for the calendar months rather than some arbitrary unit (such as 30 days). That means either doing separate queries for each month, or create an RRD to hold the calendar month values and update it once a month with consolidated data from the main RRD. Not sure what step you'd use to store calendar months though ! _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
