• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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