Adaptive configuration will Create/Add/Remove watchers automatically based on how it is configured. If it is enabled you can see
some of the following behavior in the agent while it is running:
Adaptive Configuration on the Agent system can be disabled via one of the following methods:
Important Note: Use of Method 1 is highly recommended. This will prevent Adaptive Configuration from reconfiguring the agents, but
it will retain other features such as the Agent Watchdog functionality. Method 1 can also be deployed via UCM
For Windows:
Method 1 - To disable the adaptive configuration without removing the services you can do the following:
<BaselineMode enumlist="none|loadconfigsetonce|loadconfigset|selfconfiguration|selfadaptation|all">all
</BaselineMode>
<BaselineMode enumlist="none|loadconfigsetonce|loadconfigset|selfconfiguration|selfadaptation|all">none
</BaselineMode>
Note: This configuration file can be deployed via UCM.
Method 2 - To remove the aws_baseline service from awservices run the following commands:
For Unix:
Method 1 - To disable the adaptive configuration without removing the services you can do the following:
<BaselineMode enumlist="none|loadconfigsetonce|loadconfigset|selfconfiguration|selfadaptation|all">all
</BaselineMode>
<BaselineMode enumlist="none|loadconfigsetonce|loadconfigset|selfconfiguration|selfadaptation|all">none
</BaselineMode>
Note: This configuration file can be deployed via UCM.
Method 2 - To remove the aws_baseline service from awservices run the following commands: