Fortigate "Kernel enters memory conserve mode" Fix
NEED IT SUPPORT? VISIT SUPPORT.ITOFUS.COM AND OPEN A TICKET!
INTERFACES
Disable Device Identifications / Detection
FIREWALL POLICIES
Adjust Logs Settings on all Policies to UTM or Disabled
COMMAND LINE
config system global
set memory-use-threshold-extreme 97 (Adjust Limits to Conservative Mode)
set memory-use-threshold-red 95 (Adjust Limits to Conservative Mode)
set memory-use-threshold-green 93 (Adjust Limits to Conservative Mode)
set security-rating-run-on-schedule disable (Run Manually as Needed)
set wad-worker-count 1 (Limits worker, because of memory leak)
end
config system autoupdate schedule (updates to DB, outside business hours)
set frequency daily
set time 23:00
end
config system global (restart firewall outside business hours)
set daily-restart enable
set restart-time 02:00
end