summaryrefslogtreecommitdiff
path: root/sysutils/nctop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.23.2Rong-En Fan2006-09-243-13/+8
| | | | | PR: ports/103561 Submitted by: Stefan Pauly <stefan at fh-mainz.de>
* Reset ralf@akk.org due to several months of inactivity, no response to email,Mark Linimon2006-06-141-1/+1
| | | | | | and some maintainer-timeouts. Hat: portmgr
* New port: sysutils/nctopEdwin Groothuis2005-12-294-0/+56
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>