nsr_shutdown(8)                                             nsr_shutdown(8)

NAME

       nsr_shutdown - stop a NetWorker services


SYNOPSIS

       nsr_shutdown [ -fq | -n | -l ][ -t timeout ][ service ...  ]


DESCRIPTION

       Use nsr_shutdown to stop NetWorker services intelligently. By default
       nsr_shutdown will stop all NetWorker services running on a host.
       Optionally, individual services may be specified on the command line.


OPTIONS

       -f     Force nsr_shutdown to terminate NetWorker services if a graceful
	      shutdown fails.

       -l     List all currently running NetWorker services  and  their	 child
	      processes.

       -n     Run through the service termination sequence, but don't actually
	      shutdown NetWorker services.

       -q     Do not print diagnostic messages during shutdown.

       -t timeout
	      Specify a total time constraint in seconds for  nsr_shutdown  to
	      shutdown all NetWorker services specified. If nsr_shutdown fails
	      to gracefully shutdown all listed NetWorker services, and the -f
	      flag was not specified, it will exit with an error message list-
	      ing each service which failed to terminate. The default  timeout
	      value is 180 seconds.

SEE ALSO

       ps(8), kill(8), nsr(8), nsrd(8), nsrexecd(8)

NOTES

	Only processes running as process group leaders may be specified on the
	nsr_shutdown command line.
NetWorker 7.6.2			 Jul 14, 11			nsr_shutdown(8)