Monitor for System Resources and Process Activity

Edit Package atop
http://www.atoptool.nl/

Atop is an ASCII full-screen performance monitor, similar to the top
command. 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. Atop only shows the active system-resources and processes,
and only shows the deviations since the previous interval.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
atop-2.7.1-fix_makefile.patch 0000000470 470 Bytes
atop-2.7.1.tar.gz 0000259845 254 KB
atop-rpmlintrc 0000000233 233 Bytes
atop.changes 0000017149 16.7 KB
atop.desktop 0000000155 155 Bytes
atop.init.suse 0000002573 2.51 KB
atop.spec 0000007636 7.46 KB
atopacct.init.suse 0000002592 2.53 KB
Latest Revision
Aeneas Jaißle's avatar Aeneas Jaißle (aeneas_jaissle) committed (revision 2)
- update to 2.7.1
  * Modifications for atopsar:
    * Bug solution: atopsar does not show proper disk counters.
- update to 2.7.0
  * Modifications for atop:
    * Do not show unsupported counters. 
      Instead of showing a counter that is not supported by the current kernel version, not supported by a particular system (e.g. a VM) or that can not be read when atop runs unprivileged, suppress that counter entirely and use this column space to show another counter instead.
    * Gather and show statistics per NUMA node.
      For systems with multiple NUMA nodes, cpu and memory statistics are shown per NUMA node. The number of lines consumed for these statistics can be limited.
    * Improved discovery of network interfaces.
      Improved detection of speed and duplex mode and determination whether a network interface is physical or virtual. Besides, physical interfaces take precedence over virtual interfaces in case that the number of interfaces of a system exceeds the maximum supported by atop.
    * Show discard counter per disk (apart from read and write counters).
    * Show containers created by podman.
    * Additional memory statistics on system level.
      Show counters for number of OOM kills, number of page migrations, number of compact stalls. Show sizes related to ksm sharing and zswap pool usage.
    * Processes can be selected based on state now.
    * No setuid by default.
      The setuid-bit is not set by default any more, although atop is still setuid-aware (only uses the privileges when really necessary in case that the setuid-bit is set). The start screen shows if atop runs with restricted view (unprivileged) or unrestricted view (privileged). With restricted view certain counter values are not available.
    * Improved cooperation with psacct/acct package.
      In case that the psacct/acct package is installed and this service is enabled, atop will read the process accounting records from the logfile related to that package (/var/(log/)account/pacct), similar to previous versions. However, atop notices logfile rotations by the psacct/acct service now.
    * Improved parseable output.
      Use the -Z flag in combination with the -P... flag to exchange spaces by underscores in the command name and command line to ease parsing the output.
    * Various bugfixes and minor improvements.
  * Modifications for atopsar:
    * Show the number of OOM kills in the -s report.
  * General:
    * The format of the raw file is incompatible with previous versions. Raw files from previous versions can be converted to the new layout with the atopconvert command.
- update to 2.6.0
  * Modifications for atop:
    * Sort threads within process.
Comments 0
openSUSE Build Service is sponsored by