Re: Monitoring traffic per user
Adrian Calinescu <[email protected]>
| Newsgroups | org.kernel.vger.linux-admin |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html