Starting or stopping the Common Services service

Ops Center Installation and Configuration Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99OPS001-23
To start or stop the Common Services service, use the systemctl command.
  1. Log in to the management server as the root user.
    If you log in as an ordinary user, use the sudo command to complete the following procedure as the root user.
  2. Run the systemctl command.
    To start the service:
    systemctl start csportal
    To stop the service:
    systemctl stop csportal
    To restart the service:
    systemctl restart csportal