Terminal GuideTerminal Guide

System Monitoring

System monitoring tools provide real-time visibility into CPU, memory, disk, and network usage. These TUI applications help you diagnose performance issues and understand system resource consumption.

Available Tools

How to Choose a System Monitor?

For general use: htop is the classic choice, available everywhere with intuitive controls.

For beautiful UI: btop offers the most visually appealing interface with customizable themes.

For cross-platform: bottom works on macOS, Linux, and Windows with consistent experience.

For remote monitoring: glances provides web interface and REST API for remote access.

For specific metrics: iotop monitors disk I/O, nethogs tracks network per process.