nic_monitor-全面监控以太网、IB、RoCE网络流量的工具
本文提供三个工具,1. nic_monitor 使用脚本语言 Bash Shell 编写的,用来监控以太网或者RDMA接口流量使用的。 2. nic_monitor_v2.0_eth.py 通过TUI界面实时显示以太网流量的工具,使用Python3编写的。3. nic_monitor_v2.1_rdma.py 通过TUI界面实时显示 IB 和 RoCE 流量的工具,使用Python3编写的。
工具如下:
nic_monitor_v2.1_rdma.pyhttps://www.365doc.com.cn/file/nic_monitor_v2.1_rdma.py
nic_monitor_v2.0_eth.pyhttps://www.365doc.com.cn/file/nic_monitor_v2.0_eth.py
nic_monitor https://www.365doc.com.cn/file/nic_monitor
nic_monitor
nic_monitor 使用脚本语言 Bash Shell 编写的,用来监控以太网或者RDMA接口流量使用的。
nic_monitor [options] <port name>
# ./nic_monitor -h
nic_monitor-v0.0