On 29/12/06, Matthew Hannigan <[EMAIL PROTECTED]> wrote:

On Fri, Dec 29, 2006 at 11:24:23AM +1100, bill wrote:
> What I'm looking for - if it exists - is a GUI for LSOF that updates in
> real-time.
>
> Under Winblows ( some time ago now) I had such a tool - one that showed
> connected IP, port and program name. Don't remember what it was called.
>
> Is there such a program for Linux?

The 'watch' command can turn simple text output commands
into 'live' ones:

        watch netstat -nput

works pretty well


Indeed, though the original question was looking for a GUI solution for some
reason :^).

Or you could try ntop :  http://www.ntop.org


As far as I can see, ntop gives per-host statistics, it doesn't break things
down to the local program names.

Cheers,

--P
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to