Date: Thu, 29 Dec 2005 21:10:58 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/nctop Makefile distinfo pkg-descr pkg-plist Message-ID: <200512292110.jBTLAwQv083628@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-12-29 21:10:58 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/nctop Makefile distinfo pkg-descr pkg-plist
Log:
New port: sysutils/nctop
nctop is a remote system monitor for unix hosts.
It is a client/server-application using UDP-packets to
receive the information of the hosts running the daemon and
listed in the clients configuration file. For each host
the client displays a line containing:
* hostname
* load averages
* cpu states (sys/user/idle)
* real memory usage (used/free/total)
* number of users currently logged in
WWW: http://www.rz.uni-karlsruhe.de/~hj28/
PR: ports/84521
Submitted by: Ralf Becker <ralf@akk.org>
Revision Changes Path
1.724 +1 -0 ports/sysutils/Makefile
1.1 +32 -0 ports/sysutils/nctop/Makefile (new)
1.1 +3 -0 ports/sysutils/nctop/distinfo (new)
1.1 +12 -0 ports/sysutils/nctop/pkg-descr (new)
1.1 +9 -0 ports/sysutils/nctop/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512292110.jBTLAwQv083628>
