Install whowatch in ubuntu
sudo apt-get install whowatch
This will install all the required packages for whowatch
Using whowatch
Whowatch has no command line options or configuration file.
If you want to open the whowatch you need to run the following command
whowatch
Now you should see similar to the following screen

All actions are performed in real time by pressing following keys
up,down - cursor movement
i - toggle between user command line and idle time
c - full command line on/off. Disabling full command line can save CPU time. It can give you also some additional information about process executable.
enter - view selected users processes tree.
t - all system processes (init tree)
Tree mode:
up,down - cursor movement
enter - go back to users list
o - show processes owners
c - full command line on/off. Disabling full command line can save CPU time. It can give you also some additional information about process executable.
Ctrl-I - send INT signal to selected process
Ctrl-K - send KILL signal to selected process
s - It will provide the system details
d - Details about the user
No comments :
Post a Comment