File: softflowd.sysconfig

package info (click to toggle)
softflowd 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: ansic: 5,624; sh: 197; perl: 196; makefile: 26
file content (10 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
# Config file for softflowd startup

# Location of softflowd binary
#SOFTFLOW_PROG=/usr/sbin/softflowd

# Options passed to the softflowd program
# Default - not very useful
#SOFTFLOW_OPTS="-i eth0"
# Example NetFlow v5 export from traffic on eth1
#SOFTFLOW_OPTS="-v 5 -i eth1 -n hostname:2055"