HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

stopcim
DESCRIPTION
The stopcim command stops the CIM server from servicing CIM requests.
NOTE: CIM is not part of the Common Criteria evaluated configuration. See the HP 3PAR InForm
OS Common Criteria Administrator’s Reference for more information before using this command
in Common Criteria mode.
SYNTAX
stopcim [option]
AUTHORITY
Super, Service
NOTE: You need access to all domains in order to run this command.
OPTIONS
f
Specifies that the operation is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
-x
Specifies that the operation terminates the server immediately without graceful shutdown notice.
SPECIFIERS
None.
RESTRICTIONS
None.
EXAMPLES
The following example stops the CIM server:
cli% stopcim
Are you sure you want to stop CIM server?
select q=quit y=yes n=no: y
CIM server stopped successfully.
The following example stops the CIM server immediately without graceful shutdown notice and
confirmation:
cli% stopcim -f -x
CIM server stopped successfully.
NOTES
By default, the CIM server is not started until the startcim command is issued.
580 Stop Commands