sflowtool
sflowtool copied to clipboard
Print binary sFlow feed to ASCII, or forward it to other collectors.
Hello, Could this project provide a release source tarball, e.g, [sflowtool-5.0.7.tar.gz](https://github.com/sflow/sflowtool/releases/download/v5.0.7/sflowtool-5.0.7.tar.gz) to be included toguether with Release Assets? This have the advantage to download source code from a fixed tarball...
Cumulus Linux on mlnx spectrum emits corrupt samples, which will normally cause sflowtool to crash and burn. This patch causes sflowtool to ignore these samples and carry on.
the `-L ethernet_type` parameter is only presented for certain types of raw ethernet frames. This patches it back in for generic frames, including ipv4 / ipv6. There may be more...
After the changes I had submitted pre-github, I was working on a few other things intending to submit some PRs here about 2 years ago, then life really got in...
Useful for development purpose to verify get/set functionality. Signed-off-by: Vitaliy Ivanov
Good day everyone, I would like to check what is the full params for sflowtool -L if I would like to have same data output as `sflowtool -l` Currently I...
场景: 1. SW--->sflowtool--->kafka
## scope Use `-O` to listen on loopback only – with keeping AFI selection by `-4` / `-6`. I guess it would be more valuable to add option to define...
#44 reworked ## verification I expect no behavior change if `sflowtool` is run w/o `-b`. Output of `netstat -npl | fgrep sflow` is attached for verification. ### listening on implicit...