Services

Using the Services menu

Figure 1 - Services page

Filtering your display

By default, all of your services are displayed, sorted by service name. You can also sort the services by health status, version, region, instances, CPU, memory, disk space or GPU usage.

To set up a filter for your display, click on the down arrow in the search box.

Figure 2 - Sort menu

Service Status

Scheduler tasks based on the , leveraging Mesos native checks in order to provide more detailed information about their status than the above Service Status. These status levels are specific to SDK based schedulers and their lifecycle.

Tabs

Click the service name to open the Services Instance page. The Services Instance page organizes information about services under five tabs. Each tab lists information about the configuration and performance of the service.

Instances

For services with a UI, hover over the service name and click to view it. You can access the Mesos UI at .

Debugging using the UI

The Services > Debug tab displays the last changes, task failures, and other status messages, which can help debug issues with service deployments.

In the following figure, Marathon has failed to launch a service; DC/OS displays a warning message and then a message stating that the error has cleared and that the service is now launching.

Failure warning

For more information about deploying services, see the documentation.