Monitor and recover agents

With the Distributed Execution Monitor, you can manage your Tosca Distribution Agents in the following ways:

  • monitor the status of your agents

  • recover an agent

Monitor agents

To view the current status of your agents on the server, open the Distributed Execution Monitor and switch to the Agent View.

When you do this, your browser displays an overview of all agents currently connected to the Tosca Distribution Server, which contains the following information:

  • a status bar with summary information on the status of your agents

  • a table with detailed information on the agents

Agent View of the Distributed Execution Monitor

The status bar indicates the total number of agents connected to your Tosca Distribution Server as well as the status of the agents.

The Agent View uses the following icons to illustrate the status of an agent:

Icon

Description

Executing. ExecutionLists are currently executed on the agent (Running)

Idle mode. The agent is ready to receive ExecutionLists for execution.

Execution canceling. A TestEvent or ExecutionList was canceled via the Distributed Execution Monitor.

Failure. The agent is in failure mode and not reachable. User interaction may be required to solve the problem.

Paused. The execution of ExecutionLists is paused on the agent, because the agent is opened for configuration.

Starting. The agent is currently starting.

The columns below the status bar provide you with detailed information on the agents:

Column

Description

State

State of the agent

Name

Name of the agent

Address

Address of the machine on which the agent is running

Actual Result

Shows the execution status of the last ExecutionList running on the agent (Passed, Failed, Remaining)

ExecutionList

Name of the ExecutionList currently running on the agent

Duration

Duration of execution on the agent

Recover an agent

if an agent is in failed state but is still connected to the Tosca Distribution Server, you can recover the agent in the Agent View of the Distributed Execution Monitor.

To recover a failed agent, follow the steps bellow:

  1. Switch to the Agent View of the Distributed Execution Monitor.

  2. Click on next to the agent that you want to recover.

The state of the agent is set to Idle.