The following is the recommendation for high AMD CPU
Please know that each environment is different and the scanning size of files and folders need to be taken into account as well as the resources on the server
Release : 6.9.2+
SEP 14.3 RU4+
Things to do first:
DCS Example Shown Below
NOTE: For SEPFL you must enter it into the exclusions as outlined in the SEP Exceptions Policy as any exclusions manually entered for SEP Agents will not be processed.
After mounts are excluded and known good exclusions are added, if you still see issues please try the following:
....
[Scanner]
#Maximum archive level.
#Max value INT64_MAX.
#Requires service restart to apply.
scanner.max.container.depth=0
3 Start the AMD service: ./etc/init.d/sisamdagent start
Find the thread you want to increase and change the value higher than 4 but not exceeding 16.
#Max number of Scan threads can be 16.
#Requires service restart to apply.
amdmanagement.ondemand.scan.threads=4
#Max number of AutoProtect Scan threads can be 16.
#Requires service restart to apply.
amdmanagement.ap.scan.threads=4
3. Start the AMD service: /etc/init.d/sisamdagent start
This would be the last option to try as this can impact scan performance: (This caps each cpu to 40% AMD, so if you have 4 cores, you could still see a maximum of 160% CPU being used)
For sisamddaemon to set 40% with the command below:
systemctl set-property --runtime sisamddaemon CPUQuota=40%
(Note: These settings will be lost on system reboot unless you create a cron job on startup)
If further investigation is needed enable AMD trace logging and profiling to see what is being scanned
AMD trace logging:
[<user>@<hostname>]# /etc/init.d/sisamdagent stop
[<user>@<hostname>]# vi /opt/Symantec/sdcssagent/AMD/system/AntiMalware.ini
amdmanagement.antimalware.trace.level=trace
[<user>@<hostname>]# /etc/init.d/sisamdagent start
Enable profiling to see what is being scanned:
su - sisips -c "/opt/Symantec/sdcssagent/IPS/sisipsconfig.sh -approfile 10"
After executing command profiling will continue for 10 mins, then copy and share below file along with trace enabled GAI with support.
/var/log/sdcsslog/amdlog/profile.log