Use the command to stop a specific service or to stop all services on a UNIX server.

Prerequisites

Make sure you have logged in with root or APG privileges.

Note: The list of services varies depending upon which type of installation was performed, for example, vApp, collector, backend, frontend, and so forth.

Procedure

  • Type manage-modules.sh service stop <service_name> from the bin directory of the installation to stop a specific M&R platform service.
    This example shows how to stop all M&R platform services:
    ./manage-modules.sh service stop all