Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 325 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 325 Bytes

sampler

Sampler is an sFlow v5 packet sampler for Linux.

A raw socket is used so you'll need to run as root.

Usage

  1. Get the dependencies with go get ./...
  2. Build the binary with go build
  3. View the usage documentation with ./sampler -h

License

MIT (see LICENSE)