A brief demonstration of multiple system monitoring/analysis tools that can be used on a Linux system for observing its performance and finding potential bottlenecks.

For more in-depth examples and documentation, see the man-page(https://en.wikipedia.org/wiki/Man_page) of each tool and/or the links below:

  • Top man page: https://man7.org/linux/man-pages/man1/top.1.html
  • Htop github repository: https://github.com/htop-dev/htop
  • Nmon homepage: http://nmon.sourceforge.net/pmwiki.php
  • Sysstat github repository: https://github.com/sysstat/sysstat
  • Opencgx-raspberrypi repository: https://github.com/MontaVista-OpenSourceTechnology/opencgx-rasberrypi

Find more resources at: https://www.mvista.com

Linux