Questions tagged [ntop]

A Unix tool that shows the network usage, similar to what the popular top Unix command does.

ntop is a tool for both Unix and Win32 that shows the network usage, similar to what the popular top Unix command does. It sports a web interface for accessing accounting data and includes support for popular tools/protocols such as NetFlow/sFlow/RRD.1

1Source:sourceforge

7 questions
4
votes
2 answers

NTOP web interface?

NTOP is a network monitor. It has a web interface for viewing statistics. I installed it via sudo apt-get install ntop on Ubuntu 2012.04, the daemon got started at the end of the install, without me doing anything special. QUESTION: How to access…
Nicolas Raoul
  • 11,473
  • 27
  • 93
  • 149
3
votes
2 answers

Error in ntop Ubuntu 12.04 LTS

I am having the following errors, while starting ntop, i.e. when I type sudo ntop: Error#1: Fri Sep 6 09:01:52 2013 **ERROR** GeoIP: unable to load file GeoLiteCity.dat Fri Sep 6 09:01:52 2013 **ERROR** GeoIP: unable to load ASN file…
user189942
  • 181
  • 1
  • 5
2
votes
1 answer

which interface to give during Ntop installation?

I get a eula window asking me to enter a comma-separated list of interfaces that ntop should listen on. │ I want to monitor my ethernet connection.what interface should i give?
Sapnesh Naik
  • 290
  • 5
  • 18
2
votes
2 answers

ntop: INTERFACES is not defined, please run 'dpkg-reconfigure ntop' and ntop is broken or not fully installed

I am go into a dead loop of install and configure ntop. It tells me ntop: INTERFACES is not defined, please run 'dpkg-reconfigure ntop' on startup, but this command leads to ntop is broken or not fully installed. Is there any way to manually…
Shisoft
  • 208
  • 2
  • 11
2
votes
0 answers

Why is my machine flooding the wireless with LLC protocol packets?

Shortly after upgrading to the recent kernel 3.2.0-36-generic I started to notice that my wireless connection got seriously jammed: Anything over the web (SSH, HTTP(S)) appears to be a bit slow. Pinging my access point produces a rather high packet…
Crazy PhD
  • 29
  • 3
1
vote
1 answer

E: Unable to locate package ntop

I am using Ubuntu 17.10 and have been trying to install ntop package, But every time I enter apt-get install ntop get an error on terminal:- E: Unable to locate package ntop Error: https://i.stack.imgur.com/6Ny9l.png I tried firing the same…
dx.hmnt
  • 43
  • 1
  • 2
  • 6
0
votes
1 answer

Ntop-ng unable to login into WebUI?

I installed latest version of Ntop-NG using following Repository: http://www.nmon.net/apt-stable/ by the following command in Ubuntu 14.04: apt-get install ntopng ntopng-data Now i am unable to login into the WebUI using default admin/admin…
Amandeep Singh
  • 505
  • 2
  • 6
  • 11