Startup parameter: shutdown

Startup parameters change the behavior of the HPE Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

shutdown

Description

Use this parameter at the operating system command prompt to perform the following actions:

  • Immediately shut down the HPE Service Manager server.
  • Shut down a specific HPE Service Manager process by specifying the hostname of the HPE Service Manager server and system process (PID) that you want to shut down.

Note If the host is not specified, the default is localhost.

Warning: Using the shutdown parameter immediately shuts down the HPE Service Manager server without any warning to connected users and could result in data loss or corruption. HPE recommends you first quiesce a system before shutting it down.

Valid if set from

Server's operating system command prompt

Requires restart of the Service Manager server?

No

Default value

None

Possible values

None

Example usage

Shut down the local HPE Service Manager server.

Command line: sm -shutdown

Shut down a specific HPE Service Manager process.

Command line: sm -shutdown -host:myhost.myserver.com -PID:1234