resyncAgent

Performs an Agent recovery. A message is issued if the specified agent does not exist.

Format

emcli resyncAgent 
      -agent="Agent Name"
      [-keep_blocked]

[ ]  indicates that the parameter is optional.

Options

  • agent

    Name of the Agent for which to perform Agent Recovery.

  • keep_blocked

    Leaves the agent blocked even if the resync succeeds. By default the agent is unblocked after a successful resync.

Example

This example resyncs Agent XYZ.

emcli resyncAgent 
-agent="XYZ"