All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben La Monica <ben.lamonica@gmail.com>
To: Michael Gale <michael.gale@utilitran.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: ULOG and bandwidth monitor
Date: Mon, 14 Feb 2005 17:13:12 -0700	[thread overview]
Message-ID: <7174b1e405021416134d63fd4e@mail.gmail.com> (raw)
In-Reply-To: <421134A9.8010204@utilitran.com>

Hello,

On Mon, 14 Feb 2005 16:30:49 -0700, Michael Gale
<michael.gale@utilitran.com> wrote:
> Hello,
> 
>         I have recently downloaded ulogd-1.02 and gone through the
> documentation. With the mysql plugin, it would seem very easy to create
> a web base front end to produce total stats.

ulog has problems when there is a lot of traffic flowing, and it drops
packets. This is because that it passes every packet into userspace
and it usually runs out of buffer space. I think there are plans to
actually integrate a conntrack-acct module into ulogd (I can't find
the post right now, so I can't provide a reference).

> I am curious as to why no developers have done so ? I am trying to move
> into development, as a hubbyist (for now) so I could be way off base.

I'm actually working on a project that will provide what you're
looking for. It's basically an internet gateway that has a nice web
interface. It was nearly done until I decided to clean it up and
prepare it for an open source release. It does things like monitoring
bandwidth per user, analyze traffic and provide access control. It
creates very pretty bandwidth graphs :)

It's written mainly in PHP. If you're interested in helping out e-mail
me and I can give you read access to the CVS repository.

Or, if you would just like to work on something that will provide
accounting information, you can look into conntrack-acct and
integrating it into ulogd.

-Ben La Monica

  reply	other threads:[~2005-02-15  0:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-14 23:30 ULOG and bandwidth monitor Michael Gale
2005-02-15  0:13 ` Ben La Monica [this message]
2005-06-30 16:08   ` Vladimir B. Savkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7174b1e405021416134d63fd4e@mail.gmail.com \
    --to=ben.lamonica@gmail.com \
    --cc=michael.gale@utilitran.com \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.