All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Calinescu <office@snobu.org>
To: linux-admin@vger.kernel.org
Subject: Re: Monitoring traffic per user
Date: Wed, 11 Apr 2007 19:47:02 +0300	[thread overview]
Message-ID: <461D1106.3050803@snobu.org> (raw)
In-Reply-To: <461CD9E9.1050504@telbit.pt>

Mário Gamito wrote:
> Hi,
> 
> My boss asked me to monitor web, mail and MSN traffic *per user* to have 
> weekly statistics.
> 
> What tool or process would you recommend me ?
> 
> Any help would be appreciated.
> 
> Warm Regards

I think grepping from iptables -v will do. Separate chains for separate 
protocols, then you can even build some RRD graphs out of it.
This is the "in-house" approach.

I've used ipfm in the past (http://robert.cheramy.net/ipfm), it works 
ok. It should know about pcap filters. It has some sort of html 
generator available somewhere too.

Cheers,
Adrian.
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2007-04-11 16:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11 12:51 Monitoring traffic per user Mário Gamito
2007-04-11 14:13 ` Benoît Rouits
2007-04-11 16:16   ` Syd Alsobrook
2007-04-11 16:47 ` Adrian Calinescu [this message]
2007-04-11 17:13 ` Glynn Clements

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=461D1106.3050803@snobu.org \
    --to=office@snobu.org \
    --cc=linux-admin@vger.kernel.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.