π§Linux System Monitoring Labs
π― Objective
π§° Prerequisites
Install essential tools
sudo apt update
sudo apt install htop iotop sysstat net-tools dstat -yπΉ Lab 1: Monitor CPU and Memory Usage with top and htop
top and htoptophtopπΉ Lab 2: Monitor Disk I/O with iotop
iotopπΉ Lab 3: Monitor Disk Usage with df and du
df and duπΉ Lab 4: Monitor Network Usage with netstat and ss
netstat and ssπΉ Lab 5: Monitor System Load and Performance Over Time
πΉ Lab 6: Monitor System Resources with dstat
dstatπΉ Lab 7: Identify High Resource Processes
β
Wrap-Up
Last updated