Show TOC

Background documentationAgent Configuration Locate this document in the navigation structure

 

An agent configuration is a collection of agents. If you want to deploy a collection of agents on multiple devices, then you must create an agent configuration.

Example Example

You want to obtain trace files from three devices, Device A, Device B, and Device C. To do this, you can:

  1. Create an agent configuration AgentConf A.

  2. Assign the Trace agent to AgentConf A.

  3. Assign the AgentConf A to the device profile that you have assigned to the three devices.

When the three devices connect to the Data Orchestration Engine (DOE) to synchronize data, DOE sends a message to these devices to send the trace files. Based on this request from the DOE, the client framework transfers the trace files to the outbound queue of the client device. These files are then transferred to the DOE during synchronization.

End of the example.