After you install , start required services.

Prerequisites

  • Before you start M&R platform services, ensure the library search path is correct on the server that hosts M&R platform. This requirement applies to the libaio package on Linux.
  • Ensure that you have a login with root, APG, or system administrator privileges. The user apg is the account that the M&R platform application uses instead of root.

Procedure

  • Type the command for your operating system from the bin directory of the installation:
    Operating system Command
    UNIX
    ./manage-modules.sh service start all
    Windows
    manage-modules.cmd service start all

Results

The platform displays a list of services.
Note: The list of available services will vary depending upon choices (Collector, Backend, Frontend, Default, or Minimal) made during installation.

Example:

* Starting 'topology-mapping-service Default'... [ OK ]
* Starting 'webservice-gateway Default'... [ OK ]
* Starting 'mysql Default'... [ OK ]
* Starting 'alerting-backend Default'... [ OK ]
* Starting 'backend Default'... [ OK ]
* Starting 'collector-manager Default'... [ OK ]
* Starting 'collector-manager Generic-SNMP'... [ OK ]
* Starting 'collector-manager Load-Balancer'... [ OK ]
* Starting 'collector-manager emc smarts'... [ OK ]
* Starting 'event-processing-manager emc smarts'... [ OK ]
* Starting 'tomcat Default'... [ OK ]
* Starting 'task-scheduler Default'... [ OK ]