Adjust the Initialization Priority to increase the Sleep Timer:
Log in to the Console and navigate to https://ServerAddress/agent_config.php
Click Show Filters > Value > Contains > initialization_priority
Click View Details (pencil icon) and adjust accordingly:
Status: Enabled
Value: initialization_priority=2
Save the changes.
Confirm the Agent shows as Connected & Up to Date for the new setting to be applied before moving out of Disabled. Warning: Do not adjust other Agent Configs without first consulting Support. Incorrect adjustments can cause the product to not function as intended
Ignore directories during Initialization containing large files that are not expected to execute.
If you are only seeing this on a single instance set the Host ID for the Sleep Timer to that specific Agent.
The Agent calls Sleep between processing of files during the initialization. Default setting is 1. When set greater than 1, it sleeps for a small number of ms to allow more time for other processes, resulting in better performance.
Setting this value higher increases the amount of time it takes for initialization to complete. Initialization is greatly dependent on environment and amount of files existing on the endpoint.
This setting should only be adjusted if performance impact is seen.
Descriptions for the possible Values are as follows:
Value: Description:
initialization_priority=0 (Fastest Initialization, Most CPU)
initialization_priority=1 (Default)
initialization_priority=2 (Slower Initialization, Less CPU)
initialization_priority=3 (Slowest Initialization, Least CPU)