Source: atop Section: admin Priority: optional Maintainer: Marc Haber Uploaders: Marc Haber Build-Depends: debhelper (>= 13~), zlib1g-dev, libncurses5-dev Standards-Version: 4.5.1 Rules-Requires-Root: binary-targets Homepage: http://atoptool.nl/ Vcs-Git: https://salsa.debian.org/debian/atop.git Vcs-Browser: https://salsa.debian.org/debian/atop Package: atop Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-14) Recommends: cron | cron-daemon Description: Monitor for system resources and process activity Atop is an ASCII full-screen performance monitor, similar to the top command, but atop only shows the active system-resources and processes, and only shows the deviations since the previous interval. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks and network layers, and it shows for every active process the CPU utilization in system and user mode, the virtual and resident memory growth, priority, username, state, and exit code. The process level activity is also shown for processes which finished during the last interval, to get a complete overview about the consumers of things such as CPU time. . Author: Gerlof Langeveld