$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

  1. Open the Services application.

  2. Double-click the MettleCI Workbench service.

  3. Click the Start button.

  4. Click the Apply button.

  5. Click the OK button.

Stopping

  1. Open the Services application.

  2. Double-click the MettleCI Workbench service.

  3. Click the Stop button.

  4. Click the Apply button.

  5. Click the OK button.

Checking Status

  1. Open the Services application.

  2. Verify that the MettleCI Workbench service has the Status Running.

  3. Verify that the MettleCI Workbench service has Startup Type Automatic.

  • No labels