<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Monitoring network bandwidth with bwm-ng</title>
	<atom:link href="http://prefetch.net/blog/index.php/2009/03/14/monitoring-network-bandwidth-with-bwm-ng/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2009/03/14/monitoring-network-bandwidth-with-bwm-ng/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Fri, 04 May 2012 19:58:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Shakir Solomon</title>
		<link>http://prefetch.net/blog/index.php/2009/03/14/monitoring-network-bandwidth-with-bwm-ng/comment-page-1/#comment-715573</link>
		<dc:creator>Shakir Solomon</dc:creator>
		<pubDate>Tue, 24 Mar 2009 18:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=1100#comment-715573</guid>
		<description>on FreeBSD i use a built-in utility called systat which does the same, though it logs from the moment the interfaces are brought up and does not have to run in  the background.

systat -ifstat

&lt;code&gt;
      Interface           Traffic               Peak                Total
           tun1  in      0.000 KB/s          0.000 KB/s            1.116 KB
                 out     0.000 KB/s          0.000 KB/s            0.000 KB

           tun0  in      0.656 KB/s          0.656 KB/s            3.341 GB
                 out     0.398 KB/s          0.398 KB/s          622.966 MB

            lo0  in      0.000 KB/s          0.000 KB/s           66.461 MB
                 out     0.000 KB/s          0.000 KB/s           66.461 MB

            rl1  in      0.429 KB/s          0.429 KB/s          699.435 MB
                 out     0.910 KB/s          0.910 KB/s            3.461 GB

            rl0  in      0.745 KB/s          0.745 KB/s            2.695 GB
                 out     0.472 KB/s          0.472 KB/s          448.515 MB

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>on FreeBSD i use a built-in utility called systat which does the same, though it logs from the moment the interfaces are brought up and does not have to run in  the background.</p>
<p>systat -ifstat</p>
<p><code><br />
      Interface           Traffic               Peak                Total<br />
           tun1  in      0.000 KB/s          0.000 KB/s            1.116 KB<br />
                 out     0.000 KB/s          0.000 KB/s            0.000 KB</p>
<p>           tun0  in      0.656 KB/s          0.656 KB/s            3.341 GB<br />
                 out     0.398 KB/s          0.398 KB/s          622.966 MB</p>
<p>            lo0  in      0.000 KB/s          0.000 KB/s           66.461 MB<br />
                 out     0.000 KB/s          0.000 KB/s           66.461 MB</p>
<p>            rl1  in      0.429 KB/s          0.429 KB/s          699.435 MB<br />
                 out     0.910 KB/s          0.910 KB/s            3.461 GB</p>
<p>            rl0  in      0.745 KB/s          0.745 KB/s            2.695 GB<br />
                 out     0.472 KB/s          0.472 KB/s          448.515 MB</p>
<p></code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

