• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to Install ntopng on Ubuntu 20.4.1

  • 00:45 lsb_release -a
  • 00:59 apt-get update
  • 01:15 apt-get install ntopng
  • 01:51 vim /etc/ntopng.conf
  • 02:27 systemctl restart ntopng
{{postValue.id}}

To Install ntopng on Ubuntu 20.4.1

Introduction:

Ntopng is the latest version of the original ntop. It is a network traffic scrutiny that controls network usage which is based on libpcap. It is used for High-Speed Web-based Traffic Analysis and Flow Collection.

Installation process:

Run lsb_release command to check the installed version of OS as follows.

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.1 LTS
Release:	20.04
Codename:	focal

Use this command to update the repository files.

root@linuxhelp:~# apt-get update
Hit:1 http://in.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://in.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://in.archive.ubuntu.com/ubuntu focal-backports InRelease         
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease            
Reading package lists... Done

To install the ntopng use the following command.

root@linuxhelp:~# apt-get install ntopng
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  fonts-font-awesome fonts-glyphicons-halflings javascript-common libatomic1 libdbi1 libhiredis0.14 libjemalloc2
  libjs-bootstrap libjs-d3 libjs-jquery libjs-jquery-form libjs-jquery-metadata libjs-jquery-tablesorter
  libjs-jquery-ui libjs-rickshaw liblua5.1-0 libndpi2.6 libnorm1 libpgm-5.2-0 librrd8 libwireshark-data libzmq5

Open the default configuration file and add a connection name.

 root@linuxhelp:~#  vim /etc/ntopng.conf 

Restart the ntopng service.

root@linuxhelp:~# systemctl restart ntopng

Change the default admin password.

SNAP1

Here you can see the upload and download speed

SNAP2

Here you can see the upload and download size by hosts

SNAP3

Here you can see the upload and download size by ports

SNAP4

With this the method to install ntopng on ubuntu 20.4.1 comes to an end.

Tags:
isaac
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Does it support full layer-2 in ntopng?

A

Yes it does support full layer 2.

Q

Does it supports ipv4 and ipv6 in ntopng?

A

Yes full support for ipv4 and ipv6

Q

How can I monitor network traffic?

A

Yes well you can do network traffic monitoring

Q

How can I report the protocol usage in Ntopng?

A

Yes you can report the protocol usage using Ntopng.

Q

What is the goal of "ntopng"?

A

Here I have to mention some of the goals of "ntopng",
1. Sort network traffic according to many criteria including IP address, port, L7 protocol, throughput, AS.

2. Show network traffic and IPv4/v6 active hosts.

3. Produce long-term reports about various network metrics such as throughput, application protocols

4. Top X talkers/listeners, top ASs, top L7 applications.

5. For each communication flow report network/application latency/RTT, TCP stats

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Isaac ?
How to run windows application in linux

I need to run the windows application in my Linux machine, instead of installing from yum repo or any other repos. How to do that..??

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.