[pmacct-discussion] Tips on dealing with overflowing 32-bit fields?

2013-05-24 Thread Edward Henigin
Hi y'all, I'm hoping that someone has some experience that might help. I'm using nfacctd to collect flows from a Cisco RSP720. After banging my head against the keyboard for a few days, I realized I should have configured pmacct with --enable-64bit. After re-building with that, accuracy is

Re: [pmacct-discussion] Tips on dealing with overflowing 32-bit fields?

2013-05-24 Thread Edward Henigin
[mailto:pmacct-discussion-boun...@pmacct.net] *On Behalf Of *Edward Henigin *Sent:* Friday, May 24, 2013 1:40 PM *To:* pmacct-discussion@pmacct.net *Subject:* [pmacct-discussion] Tips on dealing with overflowing 32-bit fields? ** ** Hi y'all, ** ** I'm hoping that someone has some

[pmacct-discussion] multiple nfacctd files being written

2015-10-21 Thread Edward Henigin
Hi Paolo, Running pmacct 1.5.2, simply using the print plugin, I'm getting multiple files coming out at the same time with filenames suggesting they should be coming out at different times, and sometimes very strange filenames like the data is very old. ls output: (root)

Re: [pmacct-discussion] multiple nfacctd files being written

2015-10-21 Thread Edward Henigin
Wed Oct 21 15:28:10 2015 1527: Wed Oct 21 15:28:10 2015 Seems related? On Wed, Oct 21, 2015 at 3:28 PM, Edward Henigin <e...@eaohana.com> wrote: > Hi Paolo, > > Running pmacct 1.5.2, simply using the print plugin, I'm getting multiple > files coming out at the same time

Re: [pmacct-discussion] pmacct 1.5.2 released !

2016-01-07 Thread Edward Henigin
Hi Paolo, I'm seeing a significant memory leak in the print plugin in 1.5.2. # service nfacctd restart Shutting down sflow collection services (nfacctd): [ OK ] Starting sflow collection services (nfacctd): INFO ( default/core ): Daemonizing. Hmm, bye bye screen.

Re: [pmacct-discussion] pmacct 1.5.2 released !

2016-01-07 Thread Edward Henigin
le memory > footprint? Especially if using malloc()ed structures, ie. derived > by BGP primitives, this could be a valid scenario. Finally, can you > share your config? > > Cheers, > Paolo > > On Thu, Jan 07, 2016 at 04:04:09PM -0600, Edward Henigin wrote: > > Hi

[pmacct-discussion] nfacctd - log missed sequence numbers?

2017-02-23 Thread Edward Henigin
I see in the config keys for nfacctd that by default it checks sequence numbers and will log an error if any are missing. [ nfacctd_disable_checks | sfacctd_disable_checks ] [GLOBAL, NO_PMACCTD] Values [true|false] Desc both nfacctd and sfacctd check health of incoming NetFlow/sFlow datagrams -

[pmacct-discussion] SQLite3 - issues, advice?

2017-02-09 Thread Edward Henigin
I guess the big question is, is SQLite3 really appropriate to use in a "light weight" but general purpose way? Is it fast enough for real-world use? Are there bugs or limitations that prevent it from really working well? My particular issues with it, given this configuration: DROP TABLE

Re: [pmacct-discussion] nfacctd - log missed sequence numbers?

2017-02-27 Thread Edward Henigin
s > way you can perform a more contextual analysis over periods of time (ie. > 1 min). > > Cheers, > Paolo > > On Thu, Feb 23, 2017 at 11:09:19AM -0600, Edward Henigin wrote: > > I see in the config keys for nfacctd that by default it checks sequence > > numbers and

[pmacct-discussion] sql_dont_try_update causes key collisions?

2017-03-03 Thread Edward Henigin
Hi Paolo, When enabling sql_dont_try_update: true, I get these errors fairly continuously: Mar 3 11:33:30 server nfacctd[10661]: ERROR ( ip_dst/sqlite3 ): columns peer_ip_src, iface_in, ip_dst, stamp_inserted are not unique#012 Mar 3 11:33:33 server nfacctd[10662]: ERROR ( ip_dst/sqlite3 ):