aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-29 21:10:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-29 21:10:57 +0000
commite311a37eb1ff9dfb952de797c35055f175646f55 (patch)
treec558c40e61aa5efa171110ad6cd82c10b6abffda /sysutils/Makefile
parent575c6850f99793654edce518de3d3921ceb9e089 (diff)
downloadports-e311a37eb1ff9dfb952de797c35055f175646f55.tar.gz
ports-e311a37eb1ff9dfb952de797c35055f175646f55.zip
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>
Notes
Notes: svn path=/head/; revision=152375
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 be32dfb41587..0c6987e3a2d0 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -328,6 +328,7 @@
SUBDIR += muse
SUBDIR += nagios-statd
SUBDIR += nautilus-cd-burner
+ SUBDIR += nctop
SUBDIR += ndir
SUBDIR += netdump-server
SUBDIR += newportsversioncheck