Atoptool / atop

System and process monitor for Linux
GNU General Public License v2.0
792 stars 109 forks source link
atop disk-utilization docker gpu-monitoring infiniband-monitoring linux memory-utilization monitor monitor-performance network-utilization performance-analysis process-monitoring processor-utilization resource-consumption system-monitoring

atop

Created/maintained by Gerlof Langeveld gerlof.langeveld@atoptool.nl

Introduction

Atop is an ASCII full-screen performance monitor for Linux that is capable of reporting the activity of all processes (even if processes have finished during the interval), daily logging of system and process activity for long-term analysis, highlighting overloaded system resources by using colors, etcetera. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks (including LVM) and network layers, and for every process (and thread) it shows e.g. the CPU utilization, memory growth, disk utilization, priority, username, state, and exit code. In combination with the optional kernel module netatop, it even shows network activity per process/thread. In combination with the optional daemon atopgpud, it also shows GPU activity on system level and process level. Furthermore cgroup-level resource consumption can be shown, optionally with the processes contained by these cgroups.

Highlights

The command atop has some major advantages compared to other performance monitoring tools:

Links