Final agent configuration

Prev Next

The Agent Policy Service generates a final configuration for each agent in your environment. The final agent configuration is based on the host set assignment and the priority order of the custom policies assigned. The table below shows an example of the agent and the host set relationship, the priority level assigned to each policy, and the policy assignments defined for each host set.

Config_Policy_Priorirty_Table.png

Each agent is paired with a host endpoint and assigned to one or more host sets. Each policy is assigned a distinct priority level and each host set is assigned specific policies. Based on these factors, the final configuration applied to agent 1 is a composite policy defined by the Agent Default Policy, the Migrated Policy, and Custom Policy 2. This policy prioritizes and applies policy settings in the following order:

  • Custom Policy 2 (Priority 1)

  • Migrated Policy (Priority 2)

  • Agent Default Policy (Priority 3)

The example above also shows that agent 2 is assigned to Host Set A and Host Set B. The final configuration applied to this agent is also a composite policy that pulls in the policies assigned to both host sets. In this example, the composite policy uses the policy priority levels to define the overall policy order below:

  • Custom Policy 3 (Priority 1)

  • Custom Policy 2 (Priority 2)

  • Custom Policy 1 (Priority 3)

  • Migrated Policy (Priority 4)

  • Agent Default Policy (Priority 5)

When a host endpoint comes online for the first time, it receives all the agent policies mapped to its host set assignments, including the Agent default policy. If a host endpoint is added to a new host set or removed from an existing host set, the Agent Policy Service generates a new agent configuration based on the new host set assignment and sends it to the host endpoint. This final agent configuration may differ from the previous configuration.