View actions

List of actions

ADPG Control displays actions performed in the current cluster on the Actions page.

The Actions page
The "Actions" page

Actions are listed in a table with fields described below.

Field Description

Action name

The action name

Type

The action type. The following types can be specified:

  • Adbm — pgbackrest-specific action;

  • Topology — patroni-specific action.

Status

The action status. Possible values:

  • Running — the action is running;

  • Done — the action is successfully completed;

  • Failed — the action failed;

  • Initiated — the action is being started;

  • Unknown — the action status is unknown.

Username

The name of the user who performed the action

Start time

The action start timestamp in the DD/MM/YYYY HH:mm:ss format

Update time

The timestamp of the last action status update in the DD/MM/YYYY HH:mm:ss format

In the column headers of the table with actions, there are filters that you can use to select specific data. To open a filter, click the filter dark filter light icon. For the columns where the set of possible values is limited (for example, Status), you can select a value from the drop-down list.

For columns that show date and time (for example, Start time), the period of time can be selected from the list of predefined ranges or from a calendar.

The timestamp column filter
The timestamp column filter

The filtered dark filtered light icon means that a filter is defined for the column. To reset all filters, click Reset filters.

Reset filters
Reset filters

Action details

To view action details, click the action name in the table.

Select an action
Select an action

The page with action details will be opened.

Action details
Action details

The page contains a table with the following fields.

Field Description

Action ID

The action identifier

Status

The action status. Possible values:

  • Running — the action is running;

  • Done — the action is successfully completed;

  • Failed — the action failed;

  • Initiated — the action is being started;

  • Unknown — the action status is unknown.

Type

The action type. The following types can be specified:

  • Adbm — pgbackrest-specific action;

  • Topology — patroni-specific action.

Username

The name of the user who performed the action

Start time

The action start timestamp in the DD/MM/YYYY HH:mm:ss format

Update time

The timestamp of the last action status update in the DD/MM/YYYY HH:mm:ss format

Duration

The action duration. The duration of a top-level action may be slightly greater than the sum of the durations of all subactions, since it takes into account the time spent on interaction between agents

Below the table, JSON code with parameters specific to a particular action is displayed.

Action JSON code
Action JSON code

Subactions

If the action has subactions, the Subactions section with the action name appears at the bottom of the page.

The Subactions section
The "Subactions" section

Click the action name to expand it and display subactions.

Subactions
Subactions

Click a subaction to display its details on the right side of the window.

Subaction details
Subaction details

For each subaction, the following parameters described in the table above are shown:

  • Action ID

  • Status

  • Duration

  • Start time

  • Update time

Found a mistake? Seleсt text and press Ctrl+Enter to report it