Date: Sat, 2 Jul 2011 08:01:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/atop Makefile distinfo pkg-descr pkg-plist ports/sysutils/atop/files atop.in Message-ID: <201107020801.p6281qGK024541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-07-02 08:01:52 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/atop Makefile distinfo pkg-descr pkg-plist sysutils/atop/files atop.in Log: 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> Revision Changes Path 1.1302 +1 -0 ports/sysutils/Makefile 1.1 +42 -0 ports/sysutils/atop/Makefile (new) 1.1 +2 -0 ports/sysutils/atop/distinfo (new) 1.1 +44 -0 ports/sysutils/atop/files/atop.in (new) 1.1 +9 -0 ports/sysutils/atop/pkg-descr (new) 1.1 +7 -0 ports/sysutils/atop/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107020801.p6281qGK024541>