• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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