I have setup netflow from an Enterasys N series switch and receive the 
following when running nfacctd.

WARN: expecting flow '2727940030' but received '2727940026' 
collector=0.0.0.0:2055 agent=172.16.32.2:513
WARN: expecting flow '11226450' but received '11226438' collector=0.0.0.0:2055 
agent=172.16.32.2:769
WARN: expecting flow '2727940052' but received '2727940056' 
collector=0.0.0.0:2055 agent=172.16.32.2:513
WARN: expecting flow '11226456' but received '11226468' collector=0.0.0.0:2055 
agent=172.16.32.2:769
WARN: expecting flow '2727952866' but received '2727952852' 
collector=0.0.0.0:2055 agent=172.16.32.2:513
WARN: expecting flow '11226618' but received '11226617' collector=0.0.0.0:2055 
agent=172.16.32.2:769
WARN: expecting flow '2727952868' but received '2727952882' 
collector=0.0.0.0:2055 agent=172.16.32.2:513

Couldn't find much info on this problem and was wondering if someone could help?


The current configuration on the enterasys is set as follows:
Destination UDP Port:      2055
Export Version:               5
Export Interval:              1 (min)




The nfacctd configuration is
daemonize: false
plugin_buffer_size: 40960
plugin_pipe_size: 40960000
interface: eth0
aggregate[in]: dst_host
aggregate[out]: src_host
aggregate_filter[in]: dst net (xxx.xxx.xxx.xxx/25)
aggregate_filter[out]: src net (xxx.xxx.xxx.xxx/25)
nfacctd_port:2055
nfacctd_time_new: true
plugins: mysql[in],mysql[out]
sql_db: pmacct
sql_table[in]: acct_in
sql_table[out]: acct_out
sql_table_version: 7
sql_user: pmacct
sql_passwd: xxxxxxxxx
sql_refresh_time: 300
sql_history: 5m 
sql_history_roundoff: m
sql_dont_try_update: true



      

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

Reply via email to