> For instance: if step==300 (5 minutes) and steps==3, the time in each RRA > row is 900 seconds. All rows will start at n*300, which happens to be > hh:00, hmm... I have no idea why I did not write n*900, as I should have. Sorry.