&gt; I guess arm is using this or something similar to display the bandwidth<br>&gt; usage of Tor.<br><br>Nope, arm just gives a running total of the BW events (ie, if you restart arm the totals will revert to zero). At the moment I&#39;m unaware of a method of getting the total bandwidth besides tallying it (though it&#39;s included in a proposal that&#39;s currently being batted around on or-dev).<br>
<br>Cheers! -Damian<br><br>On Fri, Mar 5, 2010 at 2:54 PM, Paul Menzel &lt;<a href="mailto:paulepanter@users.sourceforge.net">paulepanter@users.sourceforge.net</a>&gt; wrote:<br>&gt; Am Freitag, den 05.03.2010, 10:17 -0500 schrieb <a href="mailto:andrew@torproject.org">andrew@torproject.org</a>:<br>
&gt;&gt; On Fri, Mar 05, 2010 at 09:32:59AM +0100, <a href="mailto:paulepanter@users.sourceforge.net">paulepanter@users.sourceforge.net</a> wrote 1.4K bytes in 39 lines about:<br>&gt;&gt; : &gt; What did you configure for your bandwidth limits or accountingmax?<br>
&gt;&gt; :<br>&gt;&gt; : I did not configure them and so the defaults are used. arm is displaying<br>&gt;&gt; : »(cap: 5 MB, burst: 10 MB)«.<br>&gt;&gt;<br>&gt;&gt; Ok, then Tor will figure out how much bandwidth it can reliably provide.<br>
&gt;<br>&gt; On what conditions does that depend?<br>&gt;<br>&gt;&gt; If you look at your (datadirectory)/state file, it will show you how<br>&gt;&gt; much bandwidth tor has been providing over time.<br>&gt;<br>&gt; I guess arm is using this or something similar to display the bandwidth<br>
&gt; usage of Tor.<br>&gt;<br>&gt; Looking at `DataDirectory/state` directly I cannot figure out how to<br>&gt; interpret the values. Maybe I need tot enable bandwidth accounting.<br>&gt;<br>&gt;       $ man torrc<br>&gt;       […]<br>
&gt;       DataDirectory/state<br>&gt;              A set of persistent key-value mappings.  These are documented in<br>&gt;              the file.  These include:<br>&gt;            - The current entry guards and their status.<br>
&gt;            - The current bandwidth accounting  values  (unused  so  far;  see<br>&gt;            below).<br>&gt;            - When the file was last written<br>&gt;            - What version of Tor generated the state file<br>
&gt;            - A short history of bandwidth usage, as produced  in  the  router<br>&gt;            descriptors.<br>&gt;<br>&gt;       DataDirectory/bw_accounting<br>&gt;              Used to track bandwidth  accounting  values  (when  the  current<br>
&gt;              period  starts  and  ends; how much has been read and written so<br>&gt;              far this period).  This file is obsolete, and the  data  is  now<br>&gt;              stored  in  the  ’state’ file as well.  Only used when bandwidth<br>
&gt;              accounting is enabled.<br>&gt;       […]<br>&gt;<br>&gt; Searching the WWW for »tor state bandwidth« did not help either.<br>&gt;<br>&gt;<br>&gt; Thanks,<br>&gt;<br>&gt; Paul<br>&gt;<br><br>