SYNOPSIS
nctop [-bhV] [-f file ] [-w seconds ] [-p port ]
DESCRIPTION
Nctop is a client/server application to monitor the system state of
remote hosts. The client probes every host listed in the configuration
file and displays a line containing
- hostname
- load averages (three samples)
- CPU states (user/sys/idle)
- real memory usage (used/free/total)
- number of users currently logged in
Clearly, the client has only access to this information for hosts run-
ning the nctop daemon (nctopd).
OPTIONS
-b the host states are displayed once (batch mode)
-h display a one line usage information
-V version information
-f file
read alternative configuration from file, then the default
@sysconfdir@/nctop.conf
-p port
contact the daemon on the given network port
-w seconds
update the display every seconds seconds
FILES
sysconfdir@/nctop.conf
the system-wide configuration file
BUGS
no known bugs
AUTHOR
This manual page was written by Ralf Becker <nctop@web.de>.
SEE ALSO
nctopd(1)
January 2005 nctop(1)
Man(1) output converted with
man2html