Hi all,

I've recently discovered pmacct and I'm evaluating it to forward netflow
data for security purposes to a set of collectors, some of them requiring
less amount of data sent.

I have a simple configuration using the tee plugin. I've managed to send
flow information to NFsen but I'm unable to find a way of sampling to the
other destination.Is this achievable with pmacct?

! nfacctd configuration
!
!
!
daemonize: true
pidfile: /var/run/nfacctd.pid
syslog: daemon

nfacctd_port: 9996
nfacctd_ip: 88.22.33.99
plugin_pipe_size: 10240000
plugin_buffer_size: 10240

plugins: tee[nfsen], tee[pmacct]
tee_receiver[nfsen]: 127.0.0.1:9995
tee_receiver[pmacct]: 127.0.0.1:9999
! sampling_rate[pmacct]: 4096
tee_transparent: true

Thanks in advance and best regards,

Pau
_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to