• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question Plesk Kaspersky antivirus always starts with two processes

Maarten

Golden Pleskian
Plesk Guru
Hi,

I noticed that Plesk Kaspersky antivirus always starts with two processes. Is it possible to use only 1 kavscanner process? They use a lot of memory. I can't find a option or setting in the config files to change this.

kavehost.service - Kaspersky antivirus service
Loaded: loaded (/usr/lib/systemd/system/kavehost.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2021-10-06 11:54:47 CEST; 11min ago
Process: 24176 ExecStopPost=/bin/rm -f $RUNDIR/com* $RUNDIR/scan* $RUNDIR/evt* (code=exited, status=0/SUCCESS)
Process: 12103 ExecReload=/bin/kill -s SIGUSR1 $MAINPID (code=exited, status=0/SUCCESS)
Process: 24188 ExecStart=/opt/kav/sdk8l3/bin/kavehost -c ${CONFIG} (code=exited, status=0/SUCCESS)
Process: 24185 ExecStartPre=/sbin/restorecon -R $RUNDIR (code=exited, status=0/SUCCESS)
Process: 24182 ExecStartPre=/bin/mkdir -p $RUNDIR (code=exited, status=0/SUCCESS)
Process: 24179 ExecStartPre=/usr/bin/test -f ${CONFIG} (code=exited, status=0/SUCCESS)
Main PID: 24192 (kavehost)
CGroup: /system.slice/kavehost.service
├─24192 /opt/kav/sdk8l3/bin/kavehost -c /etc/kavehost.xml
├─26053 kavscanner -n -s /var/run/kav/com1 -t /var/cache/kav/ -b /opt/kav/sdk8l3/bases/ -m 1 -l /opt/kav/sdk8l3/bin/ -i 550 -c 1
└─26105 kavscanner -n -s /var/run/kav/com1 -t /var/cache/kav/ -b /opt/kav/sdk8l3/bases/ -m 1 -l /opt/kav/sdk8l3/bin/ -i 550 -c 1
 
Back
Top