Skip to content

Releases: sflow/host-sflow

hsflowd

25 Jan 20:35
Compare
Choose a tag to compare

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

24 May 20:34
Compare
Choose a tag to compare

Improved UUID selection / generation.
Docker build for OS10.

hsflowd

12 May 17:42
Compare
Choose a tag to compare

Further improvements to Dell OS10 integration.

hsflowd

29 Mar 23:37
Compare
Choose a tag to compare

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

13 Jan 23:52
Compare
Choose a tag to compare

This release include updates to:
OS10
Darwin/MacOS
SunOS

hsflowd

15 Dec 23:07
Compare
Choose a tag to compare

Fix memory leak in mod_systemd.
Fix typo in mod_dbus introspection XML.

hsflowd

15 Dec 18:36
Compare
Choose a tag to compare

Minor fixes for new mod_systemd and mod_dbus modules. Remove build-platform string from default .rpm and .deb binary package file names.

hsflowd

15 Dec 06:52
Compare
Choose a tag to compare

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

25 Oct 23:26
Compare
Choose a tag to compare

Bugfixes.
Updated documentation.
Docker build framework.

hsflowd

20 Oct 23:03
Compare
Choose a tag to compare

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 }