Table of Contents
Linux - Resource Monitoring (Memory, Disk, CPU)
About
Monitoring tools on Linux
Articles Related
Tools
Shell
- Collectl to capture resource utilization metrics.
Gui - The system monitor of the Gnome Desktop
To start it:
- with the desktop GUI, System menu > Choose Administration > System Monitor option.
- at the shell prompt, type the following command :
gnome-system-monitor
File
The /proc/swaps and /proc/meminfo files contain information about memory usage on your system.
