Developers Documentation

×

Warning

301 error for file:https://clearos.com/dokuwiki2/lib/exe/css.php?t=dokuwiki&tseed=82873f9c9a1f5784b951644363f20ef8

User Tools

Site Tools


Install NTOP for Network Traffic Monitoring

ClearFoundation

Description

The web-based ntop software provides detailed network usage and monitoring reports for your ClearOS system. Ntop does require some horsepower to monitor your network, so be cautious when installing it on lightweight systems.

Installation

To install ntop on your ClearOS5.x system, run:

yum --enablerepo=base-extras install ntop

To install ntop on your ClearOS 6.x system, run:

yum --enablerepo=clearos-epel,clearos-core install ntop

Next, you need to set a password for the ntop web-based administration interface:

ntop -A

To start ntop, run:

service ntop start

To start ntop on every boot, run:

chkconfig ntop on

Use

You can access ntop via your favorite web browser. The web-based administration interface runs on port 3000, so the web address will look something like http://192.168.1.1:3000

By default, the ntop reports are accessible by anyone on your local network. If you would like to limit access to only the administrator,

  • Go to Admin > Configure > Protect URLs in the menu.
  • Enter your login information: admin is your username and the password is what was set during installation.
  • Click on Add URL near the bottom of the web page
  • Leave the URL field blank (which means all) and click on the Add URL button.

Useful options

  • Admin → Configure → Startup Options: Sticky hosts. Beware additional resource usage.
  • Admin → Configure → Startup Options: Local Subnet Address (i.e 192.168.1.0/24)
  • Admin → Switch NIC. ntop will only display information from the selected NIC, unless merge mode is active.

See http://spblinux.de/2.0/doc/ntop.html for more information

content/en_us/kb_howtos_bandwidth_reporting_with_ntop.txt · Last modified: 2015/02/11 09:51 (external edit)

https://clearos.com/dokuwiki2/lib/exe/indexer.php?id=content%3Aen_us%3Akb_howtos_bandwidth_reporting_with_ntop&1711642186