Hello, i am trying to use pmacct to capture and forward the captured traffic
as netflow data to a receiver, but it seems that pmacct won't send out the
netflow data until i hit "ctrl-c", what did i do wrong?

the following is my config, and i run "pmacctd -f /tmp/test-netflow.config"
to call this config ,

!
! pmacctd configuration example
!
!
!debug: true
daemonize: false
interface: eth0
aggregate: src_host, dst_host, src_port, dst_port, proto, tos
plugins: nfprobe
nfprobe_receiver: a.b.c.d.:2100
nfprobe_version: 5
_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to