Iotop is an open source and free utility similar to top command, that provides an easy way to monitor Linux Disk I/O activity on per process basis.| Iotop – Monitor Linux Disk I/O Activity and Usage Per-Process Basis
Systemctl is a systemd utility which is responsible for Controlling the systemd system and service manager. Systemd is a collection of system management daemons, utilities and libraries which serves as a replacement of System V init daemon. - Part 2| How to Manage ‘Systemd’ Services and Units Using ‘Systemctl’ in Linux
This is our ongoing series of Linux Commands and Performance Monitoring, in this article, you will learn about Vmstat and Iostat commands to monitor Linux.| Linux Performance Monitoring with Vmstat and Iostat Commands
In this article, we are trying to explore the top command which is one of the most frequently used commands in our daily Linux system administrative jobs.| 16 Top Command Examples in Linux [Monitor Linux Processes]
netstat (network statistics) is a command-line tool for monitoring network connections both incoming and outgoing as well as viewing routing tables, interface statistics, etc.| 20 Netstat Commands for Linux Network Management