Please check http://www.nmon.net/apt-stable/
1. Echo-e "Deb http://www.nmon.net/apt-stable/14.04/ x64/\ ndeb http://www.nmon.net/apt-stable/14.04/ all/">/etc/APT/sources. List. d/ntop. List
Wget-Qo-http://www.nmon.net/apt-stable/ntop.key | sudo apt-key add-
Aptitude update
Aptitude-y install pfring nprobe ntopng-data n2disk nbox
Service snmpd stop
Snmpd disable update-rc.d
2. ntopng-H
VI/etc/ntopng. Start
-- Local-networks "172.20.16.0/24" -- interface 1
VI/etc/ntopng. conf
-G =/var/run/ntopng. PID
Service redis-server restart
Service ntopng start
3. netstat-ltunp | grep 3000
4. Firewall
Iptables-A input-p tcp-m tcp -- dport 3000-J accept
5. view the web interface:
Http://www.domainname.com: 3000
Log in:
Username: Admin
Password: Admin
This article is from the ilovecat blog, be sure to keep this source http://hj192837.blog.51cto.com/655995/1535423