<?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>系统运维 &#187; 安装iftop</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E5%AE%89%E8%A3%85iftop/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS安装iftop查看网络带宽使用情况</title>
		<link>https://www.osyunwei.com/archives/1211.html</link>
		<comments>https://www.osyunwei.com/archives/1211.html#comments</comments>
		<pubDate>Mon, 28 Nov 2011 05:37:24 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS安装iftop]]></category>
		<category><![CDATA[iftop]]></category>
		<category><![CDATA[安装iftop]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=1211</guid>
		<description><![CDATA[1、安装编译组件 yum install -y gcc flex byacc libpcap ncurses ncurses-devel libpcap-devel tcpdump 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 2、下载源码并编译安装 cd /usr/local/src wget http://www.ex-parrot.com/pdw/iftop/download/iftop-0.17.tar.gz tar zxvf iftop-0.17.tar.gz cd iftop-0.17 ./configure --prefix=/usr/local/iftop make make install chmod 700 /usr/local/sbin/iftop #修改IFTOP权限 3、使用方法 /usr/local/iftop/sbin/iftop /usr/local/iftop/sbin/iftop -i eth0 -n 就可以看到eth0网卡的流量状况 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 备注： 如果安装iftop时没有自定义路径，那么直接运行iftop就可以查看流量统计了 例如：iftop或者iftop -i eth0 -n 需要帮助的话可以按H键 ============================================================================== 相关参数说明： TX：发送流量 RX：接收流量 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1211.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1211.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
