Download List

Project Description

Atop is an ASCII full-screen performance monitor
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, etc.
At regular intervals, it shows system-level
activity related to the CPU, memory, swap, disks,
and network layers, and for every active process
it shows the CPU utilization, the memory growth,
priority, username, state, and exit code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-09 15:27 Back to release list
1.10

All internal counters are 64-bit to support larger
systems. Per-CPU statistics are maintained for
multiprocessor systems. Personal defaults can be
configured via the ~/.atoprc file. System-level
statistics for disks, network-interfaces, and
CPU's are sorted on activity. A maximum number of
screen-lines can be specified for every resource
(e.g. when 40 disks are installed in your system,
you can specify to show the 5 most active disks
only). Two new subcommands were added. The layout
of the raw logfiles is incompatible with earlier
versions, due to the enlarged counters.
Tags: Major feature enhancements

Project Resources