Home » Informational, Linux, Networking, Reviews, Server

NTOP Linux Network Analyzer Tool

5 May 2009 2 Comments

NTOP is a network utilization tool for Linux systems. It can tell you all about your network traffic, where it is going, what’s coming in, and what computers are interacting on your network. It operates on its own server, so don’t worry about integration with Apache.



To install NTOP on Ubuntu, open up terminal and type in

sudo apt-get update sudo apt-get upgrade sudo apt-get install ntop

Next, configure your administrative password withthe code below. Then type in an admin password of your choice – twice.
sudo /usr/sbin/ntop -A

Almost home free. Using your open terminal, start up NTOP with
sudo /etc/init.d/ntop start

Open up your browser to http://localhost:3000 or use your ip, domain, or internal ip with port 3000. Now, explore around or take a look at a couple of screenshots.

ntop1

ntop2

2 Comments »

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.