Hitachi

JP1 Version 11 JP1/SNMP System Observer Description, Operator's Guide and Reference


ssostop

Organization of this page

Format

ssostop [-c] [daemon-process-name...]

Function

The ssostop command stops the daemon processes.If you specify one or more daemon process names as an argument and execute the ssostop command, the command stops the specified daemon processes after stopping daemon processes that depend on the specified daemon processes. If you do not specify a daemon process name, all the daemon processes that are running, including ssospmd, are stopped.

If you execute the ssostop command during the processing of starting or stopping SSO services, the processing of the transition of a daemon process, or execution of the following commands, the command terminates abnormally.

ssostart, ssostop, ssobackup, ssodbdel

Options

-c

Outputs information about the success or failure of stopping each process.

daemon-process-name...

The following are the specifiable daemon process names:

  • ssocolmng (resource collection management daemon process)

  • ssocollectd (resource collection daemon process)

  • ssoapmon (process and service monitoring daemon process)

  • ssorptd (report creation daemon process)

  • ssoconsoled (SSO console daemon process)

  • ssotrapd (SNMP trap receiving daemon process)

Examples

Return values

0

Normal termination

-1

Execution error such as incorrect arguments, stop timeout, or when you try to stop multiple daemon processes concurrently and some of the daemon processes fail to stop.

-2

Execution error during the processing of starting or stopping SSO daemon processes, backup processing, the processing of deletion of databases, or the processing of the transition of a daemon process

Notes