File: README

package info (click to toggle)
whowatch 1.6.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 576 kB
  • ctags: 741
  • sloc: ansic: 4,632; sh: 2,497; makefile: 339
file content (11 lines) | stat: -rw-r--r-- 575 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
Whowatch is a interactive, ncurses-based, process and users monitoring tool
which updates informations in real time.
It can be described as a some kind of interactive mix of ps, pstree, lsof,
w, finger and kill.
You can watch informations about users currently logged on to the machine:
login type - ie. "ssh" "telnet", tty, host, idle time and command line of 
their current process. You can also naviagate in processes tree, watch process 
details (memory, uid, open descriptors with TCP sockets mapped 
on IP:port -> IP:port pair etc.).
Whowatch has support for plugins.