3.4 Manually Stopping Operations Center Components

3.4.1 Immediately Stopping All of Operations Center

To stop mosdaemon, the Operations Center software, and the database servers:

Enter mosstop ‑shutdown at the command prompt.

All Operations Center software and database servers are stopped, which also stops all Operations Center adapters.

3.4.2 Stopping Operations Center with a Delay

There are two command line arguments to provide delays in shutting down Operations Center:

  • To wait until all servers are shut down before returning control to the command prompt, enter mosstop ‑shutdown ‑wait at the command prompt.

  • To wait a specific number of seconds for the servers to shut down before returning control to the command prompt, enter mosstop ‑shutdown ‑wait ‑timeout nnat the command prompt, where nn is the number of seconds to wait for each server to terminate.

3.4.3 Stopping Only a Particular Component

To stop a particular component, enter the mosstop component command, where component is the component name.

For example, enter mosstop orb server_nameat the command prompt. Replace orb with the ORB name or with the Event Manager, and replace server_name with the hostname of the server where the ORB software resides.

If you only installed Operations Center software, no ORB software is running.