|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
小知识:Linux是一套免费使用和自由传播的类Unix操作系统。
IPTraf是一个收集监控对象,功效比nload更壮大,可以监控一切的流量,IP流量,按协定分的流量,还可以设置过滤器等,以下图
对监控收集来讲,这个更合适也更壮大,但在总的流量显示上,没nload直不雅和便利
官网及下载http://iptraf.seul.org/download.html
源码装置- wgetftp://iptraf.seul.org/pub/iptraf/iptraf-3.0.0.tar.gztarzxvfiptraf-3.0.0.tar.gzcdiptraf-3.0.0./Setup
复制代码
yum方法装置
应用
直接运转iptraf
后有一个以下的菜单提醒,然落后入相干的选项检查
IP流量监督(IPtrafficmonitor)
收集接口的普通信息统计(GeneralInterfaceStatistics)
收集接口的细节信息统计(DetailedInterfaceStatistics)
统计剖析(StatisticalBreakdowns)
局域网任务站统计(LANStationStatistics)
过滤器(Filters...)
设置装备摆设(Configure...)
加入(Exit)
也能够直接加参数或选项直接进入
可以检查还有哪些参数和选项
[root@wdlinuxiptraf-3.0.0]#iptraf-h
Syntax:
iptraf[-f][{-iiface|-g|-diface|-siface|-ziface|
-liface}[-ttimeout][-B][-Llogfile][-Iinterval]]
Issuetheiptrafcommandwithnoparametersformenu-drivenoperation.
Theseoptionscanalsobesuppliedtothecommand:
-iiface-starttheIPtrafficmonitor(use"-iall"forallinterfaces)
-g-startthegeneralinterfacestatistics
-diface-startthedetailedstatisticsfacilityonaninterface
-siface-starttheTCPandUDPmonitoronaninterface
-ziface-showsthepacketsizecountsonaninterface
-liface-starttheLANstationmonitor("-lall"forallLANinterfaces)
-B-runinbackground(useonlywithoneoftheaboveparameters)
-ttimeout-whenusedwithoneoftheaboveparameters,tells
thefacilitytorunonlyforthespecifiednumberof
minutes(timeout)
-Llogfile-specifiesanalternatelogfileforanydirectinvocation
ofafacilityfromthecommandline.Thelogisplacedin
/var/log/iptrafifpathisnotspecified.
-Iinterval-specifiesthelogintervalforallfacilitiesexcepttheIP
trafficmonitor.Valueisinminutes.
-f-clearalllocksandcounters.Usewithgreatcaution.
Normallyusedtorecoverfromanabnormaltermination.
IPTraf3.0.0Copyright(c)GerardPaulJava1997-2004
小知识:CentOS出自同样的源代码,因此有些要求高度稳定性的服务器以CentOS替代商业版的RedHatEnterpriseLinux使用。 |
|