Service properties

Service property names (including full tooltip names) and descriptions are outlined below.

Property

Description

Name (Service name)

Name of service.

State (Service state)

The state of the service: DEFINED, INIT, ALLOCATING, STARTED, ERROR, DEALLOCATING.

# of Inst (Number of service instances)

Number of service instances currently running.

Min Inst (Minimum number of service instances)

Minimum number of instances for this service; set in the service profile. Once the minimum is reached, the state changes to STARTED.

Max Inst (Maximum number of service instances)

Maximum number of instances that can run concurrently for this service; set in the service profile.

Consumer (Consumer this service is registered to)

The ID for the consumer this service is registered under.

RG (Resource group)

The resource group name specified in the service profile.

Description (Optional description)

An optional description field for this service added in the service profile.

Inst/Slot (Maximum number of instances per slot)

Maximum number of instances per slot; set in the service profile.

Res Req (Resource requirements)

Resource requirements for this service to run; set in the service profile.

Type (Start type)

Start type: automatic or manual. An automatic service starts automatically with your cluster. Manual services need to be started manually and do not restart with the cluster.

Depend (Dependency on starts)

Any dependencies required for this service to start; set in the service profile.

Restarts (Maximum number of restarts)

Maximum number of restarts; set in the service profile.