Hi Paolo,

I just installed Ubuntu Server 10.04.4 on a VM and installed pmacct using apt.

Same config and command line as I was using before. Same exact problem.

I've tried it on multiple systems with the same results. It does it
with both nfacctd and pmacctd.

I'd be more than happy to give you access to the VM and/or a capture
of the netflow traffic coming in.

Thanks,
Gerard



On Sat, Mar 17, 2012 at 9:05 AM, Paolo Lucente <[email protected]> wrote:
> Hi Gerard,
>
> Config is allright and i can't reproduce the issue: can it be you
> are mixing on the system your self-compiled 64-bit version of the
> package with some pre-existing 32-bit version? I see, for example,
> in the commandline below you call 'pmacct' without specifiying a
> path. Also, the correct commandline - that one would return just
> zero - is:
>
> pmacct -c src_host,dst_port -N "*,*"
>
> Let me know.
>
> Cheers,
> Paolo
>
> On Fri, Mar 16, 2012 at 03:15:26PM -0400, Gerard Dupont III wrote:
>> I'm not sure if something is wrong with my config or if this is a bug,
>> but I keep getting this error. I've tried versions 0.12.5, 0.14.0rc3,
>> and 0.14.0-cvs on FreeBSD 9, FreeBSD 7, and CentOS 5.8 all with the
>> same results. I've tried compiling with and without --enable-64bit.
>>
>> nfacctd.conf:
>>
>> daemonize: false
>> nfacctd_port: 64121
>> plugins: memory[both]
>> networks_file: ./networks.lst
>> aggregate[both]: src_host, dst_host, src_port, dst_port
>> imt_mem_pools_number: 0
>> plugin_buffer_size: 10240
>> plugin_pipe_size: 1024000
>>
>> Exact Error:
>> [root@x5:nfacctd]# pmacct -c src_host,dst_port -N "*"
>> ERROR: Counter sizes mismatch: daemon: 0  client: 32
>> ERROR: It's very likely that a 64bit package has been mixed with a 32bit one.
>> ERROR: Please fix the issue before trying again.
>>
>> Any ideas?
>>
>> Thanks!
>> Gerard
>>
>> _______________________________________________
>> pmacct-discussion mailing list
>> http://www.pmacct.net/#mailinglists
>
> _______________________________________________
> pmacct-discussion mailing list
> http://www.pmacct.net/#mailinglists

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

Reply via email to