TOP是一种监控网络流量的工具,用ntop显示网络的情况比其他一些网络软件更加直观、详细,ntop甚至可以列出每个节点计算机的网络带宽利用率。NTOP是一个灵活的、功能齐全的,用来监控和解决局域网问题的工具。它同时提供命令行输入和WEB界面,可应用于嵌入式WEB服务
OS:ubuntu server 8.04.1
Software: ntop-3.2

我用的ubuntu 安装非常简单

step 1: sudo apt-get install ntop
step 2: sudo ntop --set-admin-password #第一次运行须设置密码
step 3: sudo /etc/init.d/ntop start
 

step 4: 打开IE访问 [url]http://ip:3000[/url]

相关文章:

  • 2021-10-27
  • 2022-12-23
  • 2021-09-25
  • 2021-10-27
  • 2021-09-04
  • 2022-02-20
  • 2022-12-23
猜你喜欢
  • 2021-12-13
  • 2021-11-28
  • 2021-06-13
  • 2021-05-07
  • 2021-11-07
  • 2021-11-06
  • 2021-07-05
相关资源
相似解决方案