Starting, Stopping the Monitoring MettleCI Workbench Service
- 1 Unix
- 1.1 Starting
- 1.2 Stopping
- 1.3 Checking Status
- 2 Windows
- 2.1 Starting
- 2.2 Stopping
- 2.3 Checking Status
In all instances a Restart of the MettleCI Workbench involves simply following the steps for Stop followed by Start.
Unix
Starting
Start the MettleCI Workbench service using the following command
$> sudo service dm-mettleci-workbench start
$> # or for AIX...
$> mciworkbench.rc start
Stopping
Stop the MettleCI Workbench service using the following command
$> sudo service dm-mettleci-workbench stop
$> # or for AIX...
$> mciworkbench.rc start
Checking Status
Verify your Workbench service is running:
$> sudo service dm-mettleci-workbench status
$> # or for AIX...
$> mciworkbench.rc status
Windows
Starting
Open the Services application.
Double-click the MettleCI Workbench service.
Click the Start button.
Click the Apply button.
Click the OK button.
Stopping
Open the Services application.
Double-click the MettleCI Workbench service.
Click the Stop button.
Click the Apply button.
Click the OK button.
Checking Status
Open the Services application.
Verify that the MettleCI Workbench service has the Status Running.
Verify that the MettleCI Workbench service has Startup Type Automatic.
© 2015-2024 Data Migrators Pty Ltd.