Download List

專案描述

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.

2007-08-20 14:22
1.21

A new command, atopsar, has been added to generate
detailed system activity reports (similar to the
UNIX command sar) using the compressed logfiles as
written by atop. These reports can also be
generated for the current situation by specifying
an interval for atopsar on the command line.
標籤: Major feature enhancements

2007-03-28 12:56
1.20

Unformatted output can be produced to do further
processing via scripts. Steal-percentage and
disk-counters are supported for virtual machines.
The scripts for daily logging have been improved.
More than 65535 processes can be logged per
interval now. Standard disk I/O statistics per
process will be shown (in Linux kernel 2.6.20 and
higher).
標籤: Major feature enhancements

2007-01-18 15:42
1.19

A busy percentage is shown for each network-interface. Colors are used to indicate that a particular hardware resource has (almost) reached a critical busy percentage. The most critical resource is automatically determined to adapt the sorting order for active processes dynamically. Minor bugs were fixed.
標籤: Major feature enhancements

2006-11-29 16:38
1.17

This release added a new line with system-level
counters related to processor-utilization
(including load averages, context-switches, and
interrupts). The effective line speed in bits per
second was corrected for all network interfaces
(division by 1000 instead of 1024). User IDs and
group IDs are supported as numerical values now.
標籤: Minor feature enhancements

2006-04-19 14:23
1.16

This release added a new line with system-level counters related to paging (including memory scans, swapin, and swapout). The effective line speed in bits per second is now shown for all network interfaces. The average utilization per second can also optionally be shown for most counters. The output was improved and is easier to parse due to a fixed number of values per line. The related kernel patch was ported to kernel version 2.6.16.
標籤: Minor feature enhancements

Project Resources