Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2010 13:58:44 -0500
From:      Joshua Isom <jrisom@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Is there a way to measure how much network traffic particular app generates?
Message-ID:  <4C6ADBE4.3070900@gmail.com>
In-Reply-To: <18532_1282070745_4C6AD8D9_18532_1530_1_D9B37353831173459FDAA836D3B434999E73663F@WADPMBXV0.waddell.com>
References:  <4C6AD6ED.4050005@rawbw.com> <18532_1282070745_4C6AD8D9_18532_1530_1_D9B37353831173459FDAA836D3B434999E73663F@WADPMBXV0.waddell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
If you're wanting something quick and simple to monitor, `systat 
-netstat` would probably be best.  It lists by address and port, but if 
you run sockstat you get a list of which programs hold which sockets.

On 8/17/2010 1:45 PM, Gary Gatten wrote:
> nTop plus 100 others I'm sure.  I'm sure even with pf, ipfw, iptables, et al: there's a way to permit "everything" but do accounting.  I use ntop daily, but I'm just a novice at others so am just assuming there.
>
> What type of data you want/need vs. how big of footprint/resource requirements will drive your decision.
>
> G
>
>
> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Yuri
> Sent: Tuesday, August 17, 2010 1:38 PM
> To: freebsd-questions@freebsd.org
> Subject: Is there a way to measure how much network traffic particular app generates?
>
> For example skype, or web browser?
> I know SysGuard in kde4 shows network traffic per interface at
> particular time. But I am interested in per-application stats.
>
> Yuri
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C6ADBE4.3070900>