• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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