-
Notifications
You must be signed in to change notification settings - Fork 0
centos7_yum_install_ntopng
jamiesun edited this page Aug 8, 2019
·
2 revisions
先安装 epel
yum install epel-release
新增加 repo 文件 /etc/yum.repos.d/ntop.repo
[ntop]
name=ntop packages
baseurl=http://packages.ntop.org/centos-stable/$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://packages.ntop.org/centos-stable/RPM-GPG-KEY-deri
[ntop-noarch]
name=ntop packages
baseurl=http://packages.ntop.org/centos-stable/$releasever/noarch/
enabled=1
gpgcheck=1
gpgkey=http://packages.ntop.org/centos-stable/RPM-GPG-KEY-deri
安装ntop全家桶
yum install pfring n2disk nProbe ntopng ntopng-data nbox