Releases: sflow/host-sflow
Releases · sflow/host-sflow
hsflowd
mod_docker now tolerates slow response-time or requests to docker.sock being ignored
hsflowd
Log to stdout if not daemonized (e.g. when running under systemd or docker).
Plug memory leaks in mod_docker.
hsflowd
mod-docker recheck periodically for running containers not detected by event
hsflowd
mod_docker handle new docker API events
hsflowd
Correct unicast interface-counter adjustment for mod_opx and mod_sonic (only subtract mcasts/bcasts when read from /proc/net/dev)
hsflowd
mod_docker read blkio_stats from docker.sock
hsflowd
mod_docker read cpu/mem stats from docker.sock rather than from /sys
hsflowd
New module: mod_sonic. Receives packet samples via mod_psample, and polls counters and interface state from SONiC's redis DB.
Tighten checks around TCP_DIAG response.
hsflowd
Add module mod_psample for standard Linux packet-sampling over PSAMPLE netlink channel.