Re: how to monitor remote users
From: Matt Freitag (m_at_beatlab.org)
Date: 10/30/03
- Previous message: Dan Nelson: "Re: POSIX Threads"
- Next in thread: Andreas Klemm: "Re: how to monitor remote users shell activities best ? watch / snp / ..."
- Reply: Andreas Klemm: "Re: how to monitor remote users shell activities best ? watch / snp / ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 17:01:33 GMT To: andreas@freebsd.org
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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Dan Nelson: "Re: POSIX Threads"
- Next in thread: Andreas Klemm: "Re: how to monitor remote users shell activities best ? watch / snp / ..."
- Reply: Andreas Klemm: "Re: how to monitor remote users shell activities best ? watch / snp / ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]