Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Linux Server Telemetry Command

Release: Juniper Apstra 4.2
{}
Change Release
date_range 07-Feb-24

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
footer-navigation