[email protected] wrote: > > 2. Example: >> >> i have --step 300 >> If i will update often, then 300 sec (for example every 10 seconds) >> what will be? Which data is stored? > >if you update more often than required for you step size, the data will be >aggregated using the aggregation function you've chosen (MIN, MAX, >AVERAGE etc) >so either the smallest or the highest or the average of the values >will be stored.
No, the aggregation functions are NOT used for sub-step updates. See Alex's tutorial on rates and normalising - it's all explained well there. http://www.vandenbogaerdt.nl/rrdtool/ -- Simon Hobson Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed author Gladys Hobson. Novels - poetry - short stories - ideal as Christmas stocking fillers. Some available as e-books. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
