Hi Joel,

Could also be packets are received out of order, which can be
harmless depending on the use-cases. Anyway if annoying these
messages can be disabled by setting nfacctd_disable_checks to
true. I propose this idea because i don't seem to have seen
such warnings on a regular basis on other IPFIX exports. Maybe
would help if you can define better "frequently". Is that like
in always, at times, in specific times of the day, or ..?

Cheers,
Paolo

On Sun, Nov 10, 2013 at 06:26:22PM -0800, Joel Krauska wrote:
> (I should have mentioned I'm testing rc1
> NetFlow Accounting Daemon, nfacctd 1.5.0rc1 (20130829-00)
>  --enable-mysql --enable-64bit --enable-threads --enable-geoip
> 
> I frequently get these Warnings.
> 
> WARN: expecting flow '4423369' but received '4423371'
> collector=0.0.0.0:6001agent=BLAH:0
> WARN: expecting flow '4423371' but received '4423372'
> collector=0.0.0.0:6001agent=BLAH:0
> WARN: expecting flow '4423372' but received '4423374'
> collector=0.0.0.0:6001agent=BLAH:0
> WARN: expecting flow '4423374' but received '4423375'
> collector=0.0.0.0:6001agent=BLAH:0
> WARN: expecting flow '4423375' but received '4423376'
> collector=0.0.0.0:6001agent=BLAH:0
> 
> It seems odd to see them in series like this, since the 'expected' usually
> is the one it just received just before...
> 
> Looks like possibly an off by 1 error?
> 
> Cheers,
> 
> Joel

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


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

Reply via email to