ntop: network analyser

This is a tool that displays analysis of a network in a really nice web interface.

  • Install the package ntop: sudo apt-get install ntop
  • Follow the instructions when installing to set the interfaces and the password.  If you do not know what your interfaces are type ip addr
  • Once installed type the following command: sudo ntop -d -L to start it
  • Open a web browser, access ntop at http://[your ip address]:3000

ntop

You may also like...