Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2003 17:01:33 GMT
From:      Matt Freitag <m@beatlab.org>
To:        andreas@freebsd.org
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: how to monitor remote users
Message-ID:  <20031030.17013300.1344636222@ns.gulfgate-inc.com>

next in thread | raw e-mail | index | archive | help
On Wed, Oct 29, 2003 at 3:01 AM, Andreas Klemm wrote:
> Is there a freebsd tool that shows you in realtime, which users
> are logged in from remote using which pty port ?
>
> So to say something like
> while true
> do
> clear; w; sleep 10
> done
>
> Preferable as X11 application.
>


The closest thing to my knowledge, would probably be "whowatch"
which resides in /usr/ports/sysutils/whowatch.
It doesn't allow you to click on the user to spawn a watch session, but =
I
doubt it'd be too difficult to add such functionality if you so desired.=


Regards,
-mpf



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