- change MASTER_SITE to GitHub
- use autoreconf
- adjust pkg-desc
Changelog:
3.37: - print rtmetric and rtflow samples
- include timestamp in grep-friendly (-g) output
3.36: - incorporate buffer-overrun protection suggestions from Andre Gruenenberg
- incorporate portability changes from Rowan Thorpe
- incorporate IPv6 forwarding changes from Rowan Thorpe
- print IPID field from IPv4 sampled headers
3.35: - add Broadcom ASIC counters structure
- add TCP/IP counters structure
3.34: - decode new counters in host cpu struct (steal, guest, and guest_nice)
3.33: - bugfix: app-sample status and duration_uS fields were reversed
10 lines
416 B
Plaintext
10 lines
416 B
Plaintext
Print binary sFlow feed to ASCII, or forward it to other collectors.
|
|
|
|
This tool receives sFlow data, and generates either a simple-to-parse
|
|
tagged-ASCII output, or binary output in tcpdump(1) format. It can also
|
|
generate Cisco NetFlow version 5 datagrams and send them to a destination
|
|
UDP host:port, or forward the original sFlow feed to a number of
|
|
additional collectors.
|
|
|
|
WWW: https://github.com/sflow/sflowtool/
|