File: softflowd.sysconfig

package info (click to toggle)
softflowd 0.9.9-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 528 kB
  • ctags: 654
  • sloc: ansic: 3,618; sh: 315; perl: 196; makefile: 55
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"