peteris.rocksSaved July 4, 202646 minDecember 2, 2016
System Administration Guide
Summary
A detailed Linux guide explaining htop's interface, covering uptime, load average, process states, and memory metrics like VIRT, RES, SHR, and MEM%, based on Ubuntu Server 16.04 x64.
Highlights
Explains uptime and how it is read from /proc/uptime
Clarifies load average and common misconceptions
Details Linux process states including R, S, D, Z, T, and t
Breaks down memory usage metrics: VIRT/VSZ, RES/RSS, SHR, and MEM%
Uses strace to show how system tools read kernel data
auto-generated
Pēteris Ņikiforovs · via peteris.rocks
Context
Audience
Linux system administrators, developers, and power users who want to understand system monitoring tools