Jan 18, 2022

Linux System Monitoring Tools

One thing I like Linux is about "command line", and the other is the terminal-based system monitoring tools.

Other the the standard "top" utility that helps to display al the running processes and gives some important information on the performance of the system.

Here are a list of "top" alternatives.

  1. htop - http://hisham.hm/htop/
  2. atop - https://www.atoptool.nl/index.php
  3. nmon - http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage
  4. vtop - https://github.com/MrRio/vtop
  5. bashtop - https://github.com/aristocratos/bashtop#installation
  6. gtop - https://github.com/aksakalli/gtop
  7. glance - https://nicolargo.github.io/glances/