kenanpelit / whowatch

linuix/unix users and process monitoring tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whowatch is a interactive, ncurses-based, process and users monitoring tool
which updates information 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 information 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.

About

linuix/unix users and process monitoring tool

License:GNU General Public License v2.0


Languages

Language:C 93.0%Language:M4 3.2%Language:Roff 2.8%Language:Makefile 0.6%Language:C++ 0.5%