Monitor for System Resources and Process Activity
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.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/atop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
atop-2.4.0-fix_makefile.patch | 0000002902 2.83 KB | |
atop-2.4.0.tar.gz | 0000249399 244 KB | |
atop-rpmlintrc | 0000000229 229 Bytes | |
atop.changes | 0000010940 10.7 KB | |
atop.desktop | 0000000155 155 Bytes | |
atop.init.suse | 0000002573 2.51 KB | |
atop.spec | 0000007047 6.88 KB | |
atopacct.init.suse | 0000002592 2.53 KB | |
atopacct.service | 0000000169 169 Bytes |
Latest Revision
Dirk Stoecker (dstoecker)
accepted
request 1188400
from
Dave Plater (plater)
(revision 36)
- Own directory "/usr/lib/systemd/system-sleep" to fix build
Comments 1
I see we have this as utilities:atop already. It probably makes sense to drop it here and - if necessary - link to the other, more maintened one.