Skip to content

hsflowd

Compare
Choose a tag to compare
@sflow sflow released this 04 Apr 18:00
· 713 commits to master since this release

Allow reporting on both containers and VMs at the same time (e.g. "make LIBVIRT=yes DOCKER=yes").

Improve container lifecycle so that containers are removed promptly after they exit.

Eliminate use of /etc/hsflowd.state file for mapping container/VM to sFlow dsIndex. Replaced with hashing scheme.

Reduce counter-polling overhead by refreshing interface counters only when necessary.