Service start, stop, and status controls
Use the following controls and commands to start, stop, or check the status of the Security Console and Scan Engine services.
Service controls are organized according to the operating system of the host machine:
Linux
Service commands for Linux installations depend on the init
system. Inspect /sbin/init
to determine if your system is using systemd
or sysV
.
systemd
- init
is a symbolic link to /lib/systemd/systemd
.
sysV
- init
is a real executable.
systemd commands
Function | Security Console | Scan Engine |
---|---|---|
Start |
|
|
Stop |
|
|
Status |
|
|
sysV commands
Function | Security Console | Scan Engine |
---|---|---|
Start |
|
|
Stop |
|
|
Status |
|
|
Windows
Your Security Console installation includes dedicated start and stop applets:
- Open your Start menu.
- Browse to the “Rapid7” folder.
- Run the Start Security Console Service or Stop Security Console Service applet as required.
Alternatively, you can start, stop, and check the status of the Security Console, Scan Engine, and database services from Windows Services Manager:
- Open your Start menu.
- Click Run.
- Enter
services.msc
in the provided field. Click OK. - Browse to the following services to check their status:
- "Nexpose PostgreSQL Server"
- "Nexpose Security Console"
- "Nexpose Scan Engine"
- Right click the service to stop and start as required.