Releases: sflow/host-sflow
hsflowd
mod_sonic: bugfix - retrieve output unicast packet counter via redis "SAI_PORT_STAT_IF_OUT_UCAST_PKTS" field
mod_k8s,mod_docker,mod_containerd: factor code that probes for VNIC details in other namespaces
interpret QSFP28 EEPROM optical counters
update example rtmetric/rtflow scripts to python3
hsflowd
New module mod_vpp. Compile using make FEATURES=VPP. This module receives packet-samples and counter-samples generated by the vpp-sflow plugin https://github.com/sflow/vpp-sflow. The VPP plugin sends random packet-samples on the Linux Netlink PSAMPLE multicast channel, and periodic interface counters on a Netlink USERSOCK multicast channel. If there are interfaces on the server that were not turned over to VPP, then they can still be monitored as before.
hsflowd
hsflowd
hsflowd
hsflowd
mod_sonic: revert to PORT_INDEX_TABLE as primary method to relate SONiC ports to Linux interfaces.
mod_dropmon: circulate discard events on bus in case they need to be modified or translated.
mod_sonic: translate discard events to use SONIC ifIndex numbers.
mod_sonic: infer SONiC ifIndex numbers for portChannel interfaces using regex and base-index.