This section explains how to start and stop the services of manager server.
Manager server consists of the following services:
FUJITSU Software Cloud Services Management Web Server (GUI)
FUJITSU Software Cloud Services Management Web Server (API)
FUJITSU Software Cloud Services Management DB Service (fjsvfscsmdb_FSCSMSYSTEM)
FUJITSU Software Cloud Services Management DB Service (fjsvfscsmdb_FSCSMMETERINGLOG)
FUJITSU Software Cloud Services Management DB Service (fjsvfscsmdb_FSCSMACCOUNTING)
From the Windows Control Panel, open [Administrative Tools], and then open the [Services] window to check the state of each service.
Execute the following command using the command prompt:
net start "FUJITSU Software Cloud Services Management Web Server(GUI)"
The above service and other services of Cloud Services Management start in sequence.
Execute the following command using the command prompt:
net stop "FUJITSU Software Cloud Services Management DB Service (fjsvfscsmdb_FSCSMSYSTEM)"
The above service and other services of Cloud Services Management stop in sequence.