Linux 服务器遥测命令
Linux 服务器使用简单的 CLI 命令和标准 Linux 套接字进行大多数遥测收集。
服务 | 命令 |
---|---|
接口计数器 | ethtool -m |
接口错误计数器 | ethtool -m |
接口状态 | 接口状态是使用 Netlink API ( |
LLDP 邻居 | lldpctl -f xml |
BGP 会话 | vtysh -c 'show ip bgp summary json' |
主机 名 | hostname |
Arp | ip -4 neigh |
MAC 表 | brctl showmacs |
路由表 |
|
端口通道 | netshow bondmems --json |
MLAG | clagctl -j |