Last Updated : Nov 01, 2012 |

Syntax

stop  [ -a | -b | -c | -f | -h | -i | -n | -r | -S | -s app | -? ] 
-a

Stop all applications.

-b

Tell CMO to stop monitoring this virtual computer. Only applicable for vm_blade.

-c

Continually display system status until all applications are DOWN.

-f

Override any warnings or errors encountered with the -a, -h, -r and -s options.

-h

Stop all applications and execute a processor halt.

-i

Immediately stop all applications without allowing them to clean up.

-n

Do not prompt before executing this command.

-r

Stop all applications and execute a processor reboot.

-S

Wait until all applications are stopped. Normally, the stop command returns when the stop request has been received by the system.

-s app

Stop a specific application. Use stop -? for a full list.

-?

Display a description of command options.

Description

Use stop to stop applications. The most common use is stop -acfn.