Versions Compared

Key

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

...

Execution Groups are user defined groups where the Execution Agents are inserted.  Multiple agents can be part of the same execution group.

An Execution Group can be added by clicking the Add button, which will open the Add group window:

...

  • Execution Agent's endpoint: the address of the execution agents, in the 0.0.0.0 format or MACHINENAME format
  • Score: obtained by the Execution Controller service
  • Groups: the Execution Group where the agent is in
  • Domain: used when the agent in installed in a cross domain environment
  • Username: used when the agent in installed in a cross domain environment
  • Agents Actions: the available actions for an endpoint are AddEdit and Remove. Removing an execution agent will delete the agent’s information from the database.

...

A new Execution Agent can be added by clicking the Add button:


Image RemovedImage Added

  • Insert the execution agent's endpoint in the 0.0.0.0 format or MACHINENAME format
  • Select the group where the new execution agent should be addedIf cross domain, insert a domain, a username and the user’s password
  • Select True or False for Use static connection. If Use static connection is true then only one connection will be done and re-used through the app, otherwise the connection will be recreated every time and closed after each operation.
  • Click Save Changes in order to save the provided information.

...

An Execution Agent can be edited by selecting it and clicking the Edit button:

Image RemovedImage Added

  • edit the endpoint
  • Select a group from the list to change it
  • Edit the DomainUsername and/or PasswordChange the Use static connection setting
  • Click Save Changes to keep the new values.

...