Skip to main content

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....

  1. Login to your node
  2. run "apt-get install htop
  3. HTOP is now installed.  Just run it and it will look like this..

image.png

If you press F4 (to filter) and type java and press enter it will filter the DAG related processes.

image.png