Hi Richard,

>> Yes iptraf is the program I was looking for, I just cannot seem to
>> find any way to make it filter on user ID's.
>>
>> Know of any program that can show me network traffic of each user?
> 
> No, but that may not mean much. iptraf can tell you which protocols and
> such are sucking up the bandwidth, and you could configure tcpdump to
> watch just that traffic.
> 
> I'm not sure how this would let you isolate individual users in any
> case. All of the traffic is to or from the server, since the user
> applications actually run on the server. "User" is a pretty high level
> concept for IP-oriented tools like iptraf.

using netstat -apn, you can track which pid uses which connection, then 
piping that information through a ps -edf shoud give you the uid.

Hope this help

Denis


> 
> Hope somebody can prove me wrong...
> 
>> On Tue, Mar 11, 2008 at 9:58 PM, Richard Doyle
>> <[EMAIL PROTECTED]> wrote:
>>         
>>         On Fri, 2008-03-07 at 08:00 -0700, Royce Souther wrote:
>>         > I think someone or some program on my LTSP server is doing
>>         something
>>         > to suck up all the bandwidth to the Internet. Not sure what
>>         the best
>>         > way to find who or what. The server is very remote, it would
>>         take most
>>         > of my day to drive there so I want to fix this over SSH.
>>         >
>>         > I recall using an ncurses text program to monitor network
>>         traffic but
>>         > I cannot remember the name of it.
>>         
>>         iptraf ?
>>         
>>         >
>>         > Advice on how to clamp down on this problem please.
>>         >
>>         > --
>>         > http://www.Radados.org
>>         
>>         >
>>         
>> -------------------------------------------------------------------------
>>         > This SF.net email is sponsored by: Microsoft
>>         > Defy all challenges. Microsoft(R) Visual Studio 2008.
>>         > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>>         >
>>         
>> _____________________________________________________________________ 
>> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: 
>> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional 
>> LTSP help, try #ltsp channel on irc.freenode.net
>>         
>>         
>>         
>> -------------------------------------------------------------------------
>>         This SF.net email is sponsored by: Microsoft
>>         Defy all challenges. Microsoft(R) Visual Studio 2008.
>>         http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>>         _____________________________________________________________________
>>         Ltsp-discuss mailing list.   To un-subscribe, or change prefs,
>>         goto:
>>              https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
>>         For additional LTSP help,   try #ltsp channel on
>>         irc.freenode.net
>>
>>
>>
>> -- 
>> http://www.Radados.org 
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _____________________________________________________________________ 
>> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: 
>> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional 
>> LTSP help, try #ltsp channel on irc.freenode.net
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
> 


-- 
Denis Cardon
Tranquil IT Systems
44 bvd des pas enchantés
44230 Saint Sébastien sur Loire
tel : +33 (0) 2.40.97.62.67
http://www.tranquil-it-systems.fr



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to