High CPU load [FIX]

Αναρτήθηκε από Γεώργιος 12/06/2019 0 Σχόλια

CASE: Process "clamd" uses 1 CPU at 99%
 

FIX1: run these commands on your terminal:

  1. # systemctl stop clamd.service
  2. # rm -f /var/run/clamd.amavisd/clamd.sock
  3. # systemctl start clamd.service

FIX2 (untested): run this command on your terminal:

  • # sh /scripts/clamd_fix_100_cpu_usage

NOTES: take your time between commits.

Usually happens after yum update

Σχολιάστε

Loading...