On 03/29/2015 06:07 PM, Karsten Loesing wrote: > Relays report a bandwidth history in their extra-info descriptors. > You'll have to sum up all values for a given day to obtain the daily > total and compute the daily average. But beware of duplicates. I'm > afraid this is not exactly trivial to compute using Stem.
I want to stress this point, because I've seen that mistake in a number of scripts meant to calculate the average speed of a relay. You can't simply add up all the values from all descriptors of a day and divide by 24! One of the scripts that I think does it correctly is https://github.com/torservers/exitstats/ by waaaaargh. -- Moritz Bartl https://www.torservers.net/ -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk