Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Linux 服务器遥测命令

Linux 服务器使用简单的 CLI 命令和标准 Linux 套接字进行大多数遥测收集。

表 1:Linux 服务器遥测命令
服务 命令
接口计数器 ethtool -m
接口错误计数器 ethtool -m
接口状态

接口状态是使用 Netlink API (AF_INET) 收集的

LLDP 邻居 lldpctl -f xml
BGP 会话 vtysh -c 'show ip bgp summary json'
主机 名 hostname
Arp ip -4 neigh
MAC 表 brctl showmacs
路由表

show ip routeAF_INET和 Linux 套接字

端口通道 netshow bondmems --json
MLAG clagctl -j