Real-time user logins monitoring tool
whowatch is a ncurses who-like utility that displays information about the
users currently logged on to the machine, in real-time. Besides standard
information (login name, tty, host, user's process), the type of the
connection (ie. telnet or ssh) is shown.
whowatch(1) - Linux man page
http://linux.die.net/man/1/whowatch
whowatch - Linux Man Pages - logo
http://de.manpages.org/whowatch
http://manpages.org/whowatch
Linux and UNIX interactive, process and users monitoring tool
.. Output of whowatch command
It displays information about the users currently logged on to the machine, in real-time. Besides standard information (login name, tty, host, user’s process), the type of the connection (ie. telnet or ssh) is shown. Display of users command line can be switch to tty idle time. Certain user can be selected and his processes tree may be viewed as well as tree of all system processes. Tree may be displayed with additional column that shows owner of each process. In the process tree mode SIGINT and SIGKILL signals can be sent to the selected process. Killing processes is just as simple and fun as deleting lines on the screen.
How do I install whowatch tool?
If you are using Debian Linux, type the following command: # apt-get install whowatch
If you are using FreeBSD, type the any one of the following command: # pkg_add -r -v whowatch
You can also use ports collection under FreeBSD: # cd /ports/sysutils/whowatch # make; make install; make clean
ALTERNATIVELY, download from official website.
( http://wizard.ae.krakow.pl/~mike/#whowatch )
How do I use whowatch?
Simply type whowatch at command prompt: $ whowatch
Detailed information about process / user
Menu (press F9 key to activate menu option)
http://www.cyberciti.biz/tips/linux-and-unix-interactive-process-and-users-monitoring-tool.html
whowatch is a ncurses who-like utility that displays information about the
users currently logged on to the machine, in real-time. Besides standard
information (login name, tty, host, user's process), the type of the
connection (ie. telnet or ssh) is shown.
whowatch(1) - Linux man page
http://linux.die.net/man/1/whowatch
whowatch - Linux Man Pages - logo
http://de.manpages.org/whowatch
http://manpages.org/whowatch
Linux and UNIX interactive, process and users monitoring tool
.. Output of whowatch command
It displays information about the users currently logged on to the machine, in real-time. Besides standard information (login name, tty, host, user’s process), the type of the connection (ie. telnet or ssh) is shown. Display of users command line can be switch to tty idle time. Certain user can be selected and his processes tree may be viewed as well as tree of all system processes. Tree may be displayed with additional column that shows owner of each process. In the process tree mode SIGINT and SIGKILL signals can be sent to the selected process. Killing processes is just as simple and fun as deleting lines on the screen.
How do I install whowatch tool?
If you are using Debian Linux, type the following command: # apt-get install whowatch
If you are using FreeBSD, type the any one of the following command: # pkg_add -r -v whowatch
You can also use ports collection under FreeBSD: # cd /ports/sysutils/whowatch # make; make install; make clean
ALTERNATIVELY, download from official website.
( http://wizard.ae.krakow.pl/~mike/#whowatch )
How do I use whowatch?
Simply type whowatch at command prompt: $ whowatch
Detailed information about process / user
Menu (press F9 key to activate menu option)
http://www.cyberciti.biz/tips/linux-and-unix-interactive-process-and-users-monitoring-tool.html