<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Debian or not to be ? 2.0 &#187; bande passante</title> <atom:link href="http://www.crashdump.fr/tag/bande-passante/feed/" rel="self" type="application/rss+xml" /><link>http://www.crashdump.fr</link> <description>that is the question</description> <lastBuildDate>Mon, 23 Jan 2012 13:14:39 +0000</lastBuildDate> <language>fr</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Un voisin vous vole votre Bande passante via Wifi ?</title><link>http://www.crashdump.fr/tout-et-rien/un-voisin-vous-vole-votre-bp-wifi-89/</link> <comments>http://www.crashdump.fr/tout-et-rien/un-voisin-vous-vole-votre-bp-wifi-89/#comments</comments> <pubDate>Sun, 09 Mar 2008 16:25:26 +0000</pubDate> <dc:creator>Crashdump</dc:creator> <category><![CDATA[Tout-et-Rien]]></category> <category><![CDATA[bande passante]]></category> <category><![CDATA[gag]]></category> <category><![CDATA[routeur]]></category> <category><![CDATA[voler]]></category> <category><![CDATA[wifi]]></category><guid isPermaLink="false">http://blog.crashdump.fr/index.php/2008/03/09/un-voisin-vous-vole-votre-bp-wifi/</guid> <description><![CDATA[.. Voici la solution ! :) http://www.ex-parrot.com/~pete/upside-down-ternet.html]]></description> <content:encoded><![CDATA[<p>.. Voici la solution ! :)</p><p><a rel="nofollow" href="http://www.ex-parrot.com/~pete/upside-down-ternet.html">http://www.ex-parrot.com/~pete/upside-down-ternet.html</a></p> ]]></content:encoded> <wfw:commentRss>http://www.crashdump.fr/tout-et-rien/un-voisin-vous-vole-votre-bp-wifi-89/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IfTop, Utilisation de la BP d&#8217;un serveur en temp réel</title><link>http://www.crashdump.fr/reseaux/iftop-utilisation-de-la-bp-dun-serveur-en-temp-reel-42/</link> <comments>http://www.crashdump.fr/reseaux/iftop-utilisation-de-la-bp-dun-serveur-en-temp-reel-42/#comments</comments> <pubDate>Mon, 27 Aug 2007 12:35:59 +0000</pubDate> <dc:creator>Crashdump</dc:creator> <category><![CDATA[Réseaux]]></category> <category><![CDATA[bande passante]]></category> <category><![CDATA[iftop]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[monitoring]]></category> <category><![CDATA[network]]></category> <category><![CDATA[network monitoring]]></category> <category><![CDATA[Paul Warren]]></category><guid isPermaLink="false">http://blog.nexus-6.fr/?p=42</guid> <description><![CDATA[Vous souhaitez voir le trafic de votre serveur en temps réel ? iftop est là pour vous ! iftop Connectez vous en ssh sur votre serveur Installez un paquet supplémentaire ( iftop ) 1apt-get install iftop Ensuite listez vos interfaces réseau: 1ifconfig Vous renvoie: eth0, eth1, etc&#8230; Ensuite pour monitorer votre interface comme ceci: 1iftop [...]]]></description> <content:encoded><![CDATA[<p><em>Vous souhaitez voir le trafic de votre serveur en temps réel ? iftop est là pour vous !</em></p><h2><li>iftop</li></h2><p>Connectez vous en ssh sur votre serveur<br /> Installez un paquet supplémentaire ( iftop )</p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">apt-get install iftop</div></td></tr></tbody></table></div><p>Ensuite listez vos interfaces réseau:</p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ifconfig</div></td></tr></tbody></table></div><p>Vous renvoie: eth0, eth1, etc&#8230;<br /> Ensuite pour monitorer votre interface comme ceci:</p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">iftop -i eth0</div></td></tr></tbody></table></div><p>Les options de iftop:</p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">iftop: display bandwidth usage on an interface by host<br /> Synopsis: iftop -h | -npbBP -i interface -f filter code -N net/mask<br /> &nbsp; -h &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;display this message<br /> &nbsp; -n &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;don't do hostname lookups<br /> &nbsp; -N &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;don't convert port numbers to services<br /> &nbsp; -p &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;run in promiscuous mode (show traffic between other<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hosts on the same network segment)<br /> &nbsp; -b &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;don't display a bar graph of traffic<br /> &nbsp; -B &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Display bandwidth in bytes<br /> &nbsp; -i interface &nbsp; &nbsp; &nbsp; &nbsp;listen on named interface<br /> &nbsp; -f filter code &nbsp; &nbsp; &nbsp;use filter code to select packets to count<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (default: none, but only IP packets are counted)<br /> &nbsp; -F net/mask &nbsp; &nbsp; &nbsp; &nbsp; show traffic flows in/out of network<br /> &nbsp; -P &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;show ports as well as hosts<br /> &nbsp; -m limit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sets the upper limit for the bandwidth scale<br /> &nbsp; -c config file &nbsp; &nbsp; &nbsp;specifies an alternative configuration file<br /> iftop, copyright (c) 2002 Paul Warren &lt;pdw@ex-parrot.com&gt; and contributors</div></td></tr></tbody></table></div> ]]></content:encoded> <wfw:commentRss>http://www.crashdump.fr/reseaux/iftop-utilisation-de-la-bp-dun-serveur-en-temp-reel-42/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: www.crashdump.fr @ 2012-02-09 05:33:50 by W3 Total Cache -->
