Releases: sflow/host-sflow
Releases · sflow/host-sflow
hsflowd
New mod_opx for Openswitch - using binary CPS API
Allow namespace=xxx option when defining collector (for collector in non-default network namespace)
Allow dev=xxx option when defining collector (to support VRF routing)
hsflowd
Improved UUID selection / generation.
Docker build for OS10.
hsflowd
Further improvements to Dell OS10 integration.
hsflowd
Add new module mod_eapi for Arista network switches running EOS. See INSTALL.EOS for details.
Improve Dell OS10 premium integration.
Define autoload modules for EOS, OS10, CUMULUS and XEN profiles.
hsflowd
This release include updates to:
OS10
Darwin/MacOS
SunOS
hsflowd
Fix memory leak in mod_systemd.
Fix typo in mod_dbus introspection XML.
hsflowd
Minor fixes for new mod_systemd and mod_dbus modules. Remove build-platform string from default .rpm and .deb binary package file names.
hsflowd
mod_systemd - report CPU/memory/IO on systemd cgroups as containers.
mod-dbus - dbus agent to allow internal hsflowd telemetry to be queried over dbus.
hsflowd
Bugfixes.
Updated documentation.
Docker build framework.
hsflowd
Add new module in Linux port: mod-tcp.
Annotates packet samples with delay/loss/jitter info queried efficiently from the kernel:
http://blog.sflow.com/2016/10/network-performance-monitoring.html
Linux pcap module now supports more flexible configuration. To enable sampling on all physical NICs you can use something like this:
pcap { speed=100M-1T }