yum install redis hiredis-devel php-pecl-redis
yum install ntopng nprobe
yum install pfring-drivers-zc-dkms
yum install pfring n2disk nprobe ntopng ntopng-data cento
sudo systemctl start redis.service
sudo systemctl enable redis.service
sudo systemctl start ntopng.service
sudo systemctl disable ntopng.service
config#ip flow-cache timeout active 1
config#ip flow-export source GigabitEthernet0/1
config#ip flow-export version 9
config#ip flow-export destination your-ntopng ip-address 2055
ntopng -i "tcp://127.0.0.1:5556" --community
nprobe --collector-port 6343 --zmq "tcp://127.0.0.1:5556" -i none -n none
config# interface GigabitEthernet0/1
config-if# ip flow ingress
config-if# ip flow egress
# 参考
https://hostingwikipedia.com/setup-ntop-centos-7/
http://www.ntop.org/ntopng/how-to-analyse-mikrotik-traffic-using-ntopng/
http://www.sflow.net/index.php
http://www.inmon.com/products/sFlowTrend.php
用sflow玩儿转 共享专线带宽占用情况
最新推荐文章于 2025-07-17 14:06:53 发布
本文介绍如何在CentOS 7系统中安装并配置ntopng流量分析工具,包括安装Redis、ntopng及其依赖组件,启动与管理服务,以及设置网络流量监测参数。
2496

被折叠的 条评论
为什么被折叠?



