aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-07-02 16:01:52 +0800
committermiwi <miwi@FreeBSD.org>2011-07-02 16:01:52 +0800
commite10a891fc85260f5fc39f4f00f4b1af705d4e899 (patch)
tree3f639798b5e7a05db38ccef57ea8d9e0425c3a2a /sysutils/Makefile
parent6fd4a08add456611b34b96e823879f8c40ac25f3 (diff)
downloadfreebsd-ports-graphics-e10a891fc85260f5fc39f4f00f4b1af705d4e899.tar.gz
freebsd-ports-graphics-e10a891fc85260f5fc39f4f00f4b1af705d4e899.tar.zst
freebsd-ports-graphics-e10a891fc85260f5fc39f4f00f4b1af705d4e899.zip
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. WWW: http://openfacts2.berlios.de/wikien/index.php/BerliosProject:Atop-freebsd PR: ports/158536 Submitted by: Alex Samorukov <samm at os2.kiev.ua>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 90f6a60a896..0009d150291 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -42,6 +42,7 @@
SUBDIR += asusoled
SUBDIR += ataidle
SUBDIR += atitvout
+ SUBDIR += atop
SUBDIR += automounter
SUBDIR += autopsy
SUBDIR += avfs