个人工具

UbuntuHelp:Ntop

来自Ubuntu中文

Iakuf讨论 | 贡献2007年9月4日 (二) 14:02的版本 Installation

跳转至: 导航, 搜索



Ntop shows the current network usage. It displays a list of hosts that are currently using the network and reports information concerning the IP (Internet Protocol) and Fibre Channel (FC) traffic generated by each host. The traffic is sorted according to host and protocol. Protocols (user configurable) include:

        • TCP/UDP/ICMP
        • (R)ARP
        • IPX
        • DLC
        • Decnet
        • AppleTalk
        • Netbios
        • TCP/UDP

o FTP

o HTTP

o DNS

o Telnet

o SMTP/POP/IMAP

o SNMP

o NFS

o X11

        • Fibre Channel

o Control Traffic - SW2, GS3, ELS

o SCSI

(In human-readable, this means you can very comprehensively monitor your network traffic, connections & bandwidth via a web output)

安装

你必须安装下列的包:

ntop

NOTE: 在安装下列包前. 包证你的系统能正常工作.

可以从下列Debian网站下这个.deb 包: Ntop

安装这个包:

sudo dpkg -i ntop_3.0-5_i386.deb

配置

配置NTOP要重新设置他的管理员密码

sudo ntop --set-admin-password

然后重起这个服务

sudo ntop -u ntop -d

Access

查看你的网络状态从下列的WEB网页:

http://localhost:3000

Links

[1]