Re: how to monitor remote users shell activities best ? watch / snp / ...

From: Andreas Klemm (andreas_at_freebsd.org)
Date: 10/31/03

  • Next message: Terry Lambert: "Re: O_NOACCESS?"
    Date: Fri, 31 Oct 2003 08:27:04 +0100
    To: freebsd-hackers@freebsd.org
    
    

    On Wed, Oct 29, 2003 at 10:38:33PM +0000, Bruce M Simpson wrote:
    > Check out the whowatch port.

    On Thu, Oct 30, 2003 at 05:01:33PM +0000, Matt Freitag wrote:
    > 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.

    Thanks a lot for the answers.

    I had a look at whowatch, is a nice tool.

    I did it with multiple windows. Whowatch actually had saved me one
    window with the while loop of "w" every 10 seconds to look for new
    tty sessions.

            Andreas ///

    -- 
    Andreas Klemm - Powered by FreeBSD 5.1-CURRENT
    Need a magic printfilter today ? -> http://www.apsfilter.org/
    _______________________________________________
    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"
    

  • Next message: Terry Lambert: "Re: O_NOACCESS?"