Linux top command is highly used by system administrators to display system statistics in real time regarding system uptime and load average, used memory and running tasks.| How to Save Top Command Output to a File
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
Use top command to view the more detailed information about the current status, usage of the system: the uptime, load average, and total number of processes.| Find Top 15 Processes by Memory Usage with ‘top’ in Batch Mode
In this article we will share a trick to find out, which Linux running processes are consuming lots of Memory (RAM) and CPU utilization in descendant form.| Find Top Running Processes by Highest Memory and CPU Usage in Linux
In this article, we will explain four ways to check open ports and also will show you how to find which application is listening on what port in Linux.| 4 Ways to Find Out What Ports Are Listening in Linux
In this guide, we delve in and see how the ss command can be used to display varied network socket connection information in Linux with examples.| 12 ss Command Examples to Monitor Network Connections
In this article, we will review some of the most used command-line tools and utilities for network management, troubleshooting and debugging in Linux.| 22 Linux Networking Commands for Sysadmin
In this article, we are going to review frequently used network configuration and troubleshooting commands in Linux systems.| 13 Linux Network Configuration and Troubleshooting Commands
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
In this article, we will review 19 useful system and network bandwidth monitoring tools to analyze network traffic usage on a Linux system.| 20 Best Linux Bandwidth Monitoring Tools for Network Analysis