Help - Search - Members
Full Version: AV 5.7 FOR LINUX FS INSTALLATION ON WEB SERVER
Kaspersky Lab Forum > English User Forum > Protection for Small and Medium Businesses
grumpywhites
Hi guys!

I need your advice...

I'm installing Kaspersky Anti-Virus 5.7 Linux File Server on 3 web server, running on Red Hat Enterprise Linux, I'm using cronjob to schedule the scanning once in a week...
When the scanning launch, the web server hang and I can access the website anymore, I'm use MaxLoadAvg option in the config file to reduce memory and CPU usage during scanning. but it seems didn't work...

Do you have any advice to resolve this matters...I'm attach my config file for your reference...

Thanks in advance for any advice...

_______________________________________________________________________________

[path]
BasesPath=/var/opt/kaspersky/kav4fs/bases
LicensePath=/var/opt/kaspersky/kav4fs/licenses
IcheckerDbFile=/var/opt/kaspersky/kav4fs/ichecker.db

[locale]
DateFormat=%d/%m/%y
TimeFormat=%H:%M:%S

[network]
MiddlewareAddress=/var/run/kav4fs/kavmidware.socket

[monitor.options]
ExcludeDirs=/proc:/KAV
ExcludeMask=
IncludeDirs=
Packed=no
Archives=no
SelfExtArchives=yes
MailBases=no
MailPlain=no
Heuristic=yes
Cure=yes
Ichecker=yes
FileCacheSize=15000
KernelCacheSize=500
CheckFilesLimit=20
HashType=md5
UseAVbasesSet=standard

[monitor.path]
BackupPath=/KAV/backup
PidFile=/var/run/kav4fs/kavmonitor.pid

[monitor.actions]
OnInfected=move /kav/quarantine
OnSuspicion=move /kav/quarantine
OnWarning=
OnCured=
OnProtected=
OnCorrupted=
OnError=

[monitor.report]
ReportLevel=3
ReportFileName=/var/log/kaspersky/kav4fs/kavmonitor.log
Append=yes
ShowOk=yes

[scanner.options]
Archives=yes
Cure=yes
ExcludeDirs=/KAV
ExcludeMask=
Heuristic=yes
LocalFS=no
MailBases=no
MailPlain=no
Packed=no
Recursion=yes
SelfExtArchives=yes
Ichecker=yes
UseAVbasesSet=standard
FollowSymlinks=yes
MaxLoadAvg=0.5

[scanner.path]
BackupPath=/KAV/backup

[scanner.report]
Append=yes
ReportFileName=/var/log/kaspersky/kav4fs/kavscanner.log
ReportLevel=3
ShowOk=yes
ShowContainerResultOnly=no
ShowObjectResultOnly=no

[scanner.container]
OnInfected=move /KAV/quarantine
OnSuspicion=move /KAV/quarantine
OnWarning=
OnCured=
OnProtected=
OnCorrupted=
OnError=

[scanner.object]
OnInfected=move /KAV/quarantine
OnSuspicion=move /KAV/quarantine
OnWarning=
OnCured=
OnProtected=
OnCorrupted=
OnError=

[scanner.display]
ShowContainerResultOnly=no
ShowObjectResultOnly=no
ShowOk=yes
ShowProgress=yes

[updater.path]
AVBasesTestPath=/opt/kaspersky/kav4fs/lib/bin/avbasestest
BackUpPath=/var/opt/kaspersky/kav4fs/bases.backup

[updater.report]
Append=yes
ReportFileName=/var/log/kaspersky/kav4fs/keepup2date.log
ReportLevel=3

[updater.options]
PassiveFtp=yes
KeepSilent=no
ProxyAddress=
UseProxy=no
UseUpdateServerUrl=no
UseUpdateServerUrlOnly=no
UpdateServerUrl=
PostUpdateCmd=/etc/init.d/kav4fs reload_avbase
RegionSettings=ru
ConnectTimeout=30

[middleware.options]
ScannerExe=/opt/kaspersky/kav4fs/bin/kav4fs-kavscanner
Keepup2dateExe=/opt/kaspersky/kav4fs/bin/kav4fs-keepup2date
LicensemanagerExe=/opt/kaspersky/kav4fs/bin/kav4fs-licensemanager
MonitorInitdScript=/etc/init.d/kav4fs
DirToStoreFiles=/var/opt/kaspersky/kav4fs/middleware
ReportLevel=0
ReportsDir=/var/log/kaspersky/kav4fs
hinote
What the 'uptime' command says after your web server hangs (wait afew minutes after scanner launch)?
What RHEL version do you run the application on?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.