Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Linux Server Telemetry Command

Linux Servers use simple CLI commands and standard Linux sockets for most telemetry collection.

Table 1: Linux Server Telemetry Commands
Service Command
Interface counters ethtool -m
Interface error counters ethtool -m
Interface status

Interface status is collected using the netlink api (AF_INET)

LLDP neighbors lldpctl -f xml
BGP Sessions vtysh -c 'show ip bgp summary json'
Hostname hostname
ARP ip -4 neigh
MAC Table brctl showmacs
Routing table

show ip route and the AF_INET linux socket

Port-channel netshow bondmems --json
MLAG clagctl -j