atop 2.2.6-5 source package in Ubuntu

Changelog

atop (2.2.6-5) unstable; urgency=medium

  * install systemd unit and initscript in dh_auto_install.
    Thanks to Adrian Bunk and nthykier (Closes: #881479)
  * get rid of dh-systemd dependency, bump debhelper dependency
  * bump debhelper level to 10

 -- Marc Haber <email address hidden>  Fri, 17 Nov 2017 18:52:51 +0100

Upload details

Uploaded by:
Marc Haber
Uploaded to:
Sid
Original maintainer:
Marc Haber
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
atop_2.2.6-5.dsc 1.8 KiB ea0379eb998264edac4c13f6ab28d4a4aaa6bd0dea821cf58c6b81f5efd151bb
atop_2.2.6.orig.tar.gz 198.5 KiB 8f25e2e46d3a48a336796b00a1e8df4551b7f8a87f8489e3457b6c208f068331
atop_2.2.6-5.debian.tar.xz 11.6 KiB 0376450376a513a03c26fd9e55a5b8a21559d0a8acd6b97dd8c9815aff75555f

Available diffs

No changes file available.

Binary packages built by this source

atop: 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 <gerlof@ATComputing.nl>

atop-dbgsym: debug symbols for atop