Start or Stop Cloud Connector manually

When you install Cloud Connector using RPM manager, it starts automatically and registers as a daemon process to ensure automatic restart of the Cloud Connector after a system reboot.

Execute the following commands to start, stop or restart Cloud Connector manually:

  • System V init distributions: service scc_daemon start|stop|restart
  • systemd distributions: systemctl start|stop|restart scc_daemon
Note: You must have Super User or Administrator role to execute the commands.