Hi, by default pmacct uses 32bits packets/flows/bytes counters. By using the --enable-64bit flag, you make such counters to be 64bits wide. If a pmacct client is compiled with 64bits counters, it can't read a memory table with 32bits counters - and viceversa. Hence, it kicks out that kind of error. Please ensure both the daemon and the client are compiled with the same options.
I have the package tested on a number of Solaris systems, both sparc and x86 architectures, 32 and 64 bits - never came across that "daemon: 0" though. Cheers, Paolo On Thu, May 24, 2007 at 12:32:46PM -0700, adwa atlu wrote: > I'm currently using cacti and pmacct v0.11.3 on a Solaris box monitoring per > application port traffic from clients. I've built pmacct with the > --enable-64bit option. > > I randomly get this error from queries: > > ERROR: Counter sizes mismatch: daemon: 0 client: 64 > ERROR: It's very likely that a 64bit package has been mixed with a 32bit one. > > ERROR: Please fix the issue before trying again. > > Has anyone encountered this error before? Any help will be greatly > appreciated. > > Thanks! _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
