NMCONTROL(1) — UNIX Programmer’s Manual
NAME
nmcontrol − control the operation of the Mach network server
SYNOPSIS
nmcontrol [ hostname ]
DESCRIPTION
nmcontrol can be used to obtain operating statistics from an operating network server , set or get operating parameters and debugging switches, and dump the debugging log.
nmcontrol makes contact with the network server by looking up the special port for the LOGSTAT service in the name server.
hostname represents the host on which the network to control is running. It is prompted for if not supplied on the command line.
nmcontrol is interactive; all commands can be listed by entering ? or h at the prompt. Commands can be in upper or lower case; several commands can be typed on the same line, provided that spaces are used to disambiguate the end of string arguments.
SEE ALSO
nmxlog(1), nmserver(8)
"Network Server Design", internal document from the Mach group.
HISTORY
22-Feb-88 Daniel Julin (dpj) at Carnegie-Mellon University
Created.
7th Edition — 2/22/88