htop - Advanced version of top
HTOP
------
All Linux OS's come with top (shows top processes and CPU/Memory details. It still does the job but its suggested you install and use HTOP. Do the following....
- Login to your node
- run "apt-get install htop
- HTOP is now installed. Just run it and it will look like this..
If you press F4 (to filter) and type java and press enter it will filter the DAG related processes.
No Comments