Thank you for the answer. Thanks to your hint, I found out that rrdtool considers a month to be of 31 days (that is 372 steps), while I had only 360 steps (30 days) in the database, so the graph tool, not having enough datapoints for the period was forced to use the yearly RRA. So, after changing the interval from '1m' to '30d', the graph became correct.
Thank you again for your assistance, Juri -- View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Monthly-graph-fetches-data-from-yearly-RRA-instead-of-monthly-one-tp7581247p7581249.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
