aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nctop
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update to 0.23.2Rong-En Fan2006-09-243-13/+8
| | | | | | | | PR: ports/103561 Submitted by: Stefan Pauly <stefan at fh-mainz.de> Notes: svn path=/head/; revision=173709
* 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 Notes: svn path=/head/; revision=165462
* 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> Notes: svn path=/head/; revision=152375