NSR_SHUTDOWN(8) Legato NetWorker 3.0 NSR_SHUTDOWN(8)
NAME
nsr_shutdown - stop a NetWorker server's processes
SYNOPSIS
nsr_shutdown [ -a ] [ -d ] [ -n ] [ -r ] [ -s ] [ -q ]
DESCRIPTION
nsr_shutdown kills processes that comprise the NetWorker software on
a server. This command is simpler than the procedure of using ps(8),
grep(1), and kill(1).
OPTIONS
-d This is the default option; it kills the server daemons.
These may include nsrd(8), nsrindexd(8), nsrjbd(8), nsrmmd(8),
and nsrmmdbd(8). Since savegroup(8) processes depend on the
service daemons, they are also killed.
-r Kill all of the NetWorker resource administration platĀ
form(RAP) daemons. These may include rapcheck(8), rapla(8),
and rapserv(8).
-s Kill any savegroup(8) processes.
-a Kill all daemons; this is the same as using the -d, -r, and -s
options.
-n Not really. Echoes the kill command without actually invoking
it.
-q Will quietly perform the shutdown. The user is not prompted
for confirmation.
SEE ALSO
nsrd(8), nsrindexd(8), nsrjbd(8), nsrmmd(8), nsrmmdbd(8),
rapcheck(8), rapla(8), rapserv(8), savegroup(8).
Licensed material--property of copyright holder(s) 1