This one time, at band camp, Andrew Wilson wrote:
>After having battled IPAC then its successor IPAC-NG i am left slightly battered and 
>bruised.
>The above programs do not seem to give accurate details as to how much traffic has 
>past through the monitored eth.
>
>Hopefully one of you out there is currently using a open source program that is 
>returning accurate values.
>Im all ears if you are:)..

I'm using and actively hacking on a project called pmacct, which uses
promiscuous mode and libpcap to grab packets instead of having to set up
bridging and iptables rules as ipac requires.  This makes it hella fast.

The hacking I've been doing on it was on the postgresql backend so that
it can cope writing the amount of data I'm collecting.

If all you need is to count traffic that's passed, then that should be
trivial to do with pmacct.

Google for 'pmacct', first hit.

-- 
[EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to