Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Columns and Buttons

Description

Name

Name of the pico instances. For each and every of one the pico instances (Platform, EC and SC), a JVM is started.

Type

The pico instance type of the JVM will be displayed here. These types will be labeled as platform, ec and sc.sc, and ui

Status

The status of the JVM will be shown here. If the pico instance is up and can be pinged, it will be shown as running. If it cannot be pinged, it will be shown as unreachable. If the pico instance is shut down it will show as not-started.

Memory Use

The amount of memory being used by the pico instance will be shown here.

Response Time

The response time of the pico instance will be shown here.

Up Time

The amount of time that the pico instance has been running will be shown here.

EC Groups

If the pico instance belongs to any EC Groups, these will be shown here.

Actions

These are buttons that allow you to make changes to the selected pico.

Edit - Allows you to make changes to the properties related to that particular pico instance. See Editing a Pico Instance for more details.

Details - Allows to check more details about the pico instance from the Pico Management dashboard.

Restart - Restarts the pico instance from the Pico Management dashboard.

Stop - Stops the pico instance from the Pico Management dashboard.

Start - Starts the pico instance from the Pico Management dashboard.

Delete - Removes the pico instance from the Pico Management dashboard.

...

You can start, stop or restart any of the pico instances , apart from the Platform in the Pico Management dashboard. Selecting one or more of the pico instances will allow you to perform any of the highlighted actions shown at the top of the pico list. The available actions depend on the type of pico instance.

...

Adding a Pico Instance

You can add an EC or SC pico instance using the New Pico button on the Pico Management dashboard. The following are properties found in the Create New Pico dialog:

Property

Description

Pico Container

Choose between all available containers in your installation to list the pico instance under. This is a mandatory field. 

Name

Provide a unique identifier for your pico instance. The name cannot be shared across other pico instances and has to be unique. This is a mandatory field. 

Template

Choose between the mz.standard-ec template or the mz.standard-sc template for your pico instance. You can then make changes to the JSON template in the text field below, such as add on properties in Execution Context for EC's and Service Context Properties /wiki/spaces/MD92/pages/112234219 for SC's.

...

Anchor
editing-pico
editing-pico
Editing a Pico Instance

...

For more details to the properties you can add, refer to:

Platform Properties (to be removed) for the Platform pico.

Execution Context for Execution Context pico.Service Context Properties

/wiki/spaces/MD92/pages/112234219 for Service Context pico.

...