IMUNIFYAV
-
- Posts: 19
- Joined: Wed 28. Dec 2022, 22:45
IMUNIFYAV
do you think you can add IMUNIFYAV to keyhelp ?
thnaks
stéphan
Re: IMUNIFYAV
https://docs.imunifyav.com/stand_alone_mode/
The antivirus log for me shows clamav downloads the signatures successfully but always fails in scanning.
[13-Feb-2023 01:00:01] INFO | start av scanner
[13-Feb-2023 01:00:16] ERROR | av scanner failed: "Abort, anti virus scanner failed."
[13-Feb-2023 01:00:16] INFO | av scanner report:
------------- AV SCAN --------------
Start: 2023-02-13 01:00:01
---------- SCAN LOCATIONS ----------
/home/users
/tmp
/var/tmp
------ UPDATE VIRUS DATABASE -------
Start: 2023-02-13 01:00:01
End: 2023-02-13 01:00:01
Status: Success
--------------- END ----------------
End: 2023-02-13 01:00:16
Status: Abort, anti virus scanner failed.
Re: IMUNIFYAV
Code: Select all
clamscan --infected --recursive --file-list /tmp/keyhelp/anti_virus_scan_paths
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: IMUNIFYAV
Killed
Re: IMUNIFYAV
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: IMUNIFYAV
obviously you do not have enough RAM vor the AV scanner
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: IMUNIFYAV
Pls see attached. I am not. Maybe I have not set swap properly?
Re: IMUNIFYAV
You must check it when it runs.
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: IMUNIFYAV
Than ClamAV will require less RAM.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: IMUNIFYAV
Your 32MB ought to be 32GB

--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
Re: IMUNIFYAV
It is set to custom and the box is empty
Is it possible to set the swap to 4 gb in keyhelp admin?
@24unix
The vps has only 2 gb ram
Re: IMUNIFYAV
no, you either need a bigger swap parttion or you create a swapfile.
Both cannot be done in Keyhelp.
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: IMUNIFYAV
Then you should use at least 4GB Swap.
But 32MB(!) are useless.
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
- BasHeijermans
- KeyHelp Translator
- Posts: 170
- Joined: Mon 20. Jun 2022, 12:01
- Location: Heppen Belgium
- Contact:
Re: IMUNIFYAV
This will reduce memory consumption during AV database updates a lot and stops overloading the system.
Don't know if Alex made this standard when setting low-memory-AV-checking.
Ik heb KeyHelp naar het Nederlands vertaald, contacteer me als er translatie fouten zijn.
(I have translated KeyHelp into Dutch, contact me if there are translation errors.)
Next version 24 of KeyHelp 100% translated.
Re: IMUNIFYAV
Thanks I just did add that in clamd.confBasHeijermans wrote: ↑Wed 15. Feb 2023, 17:23 Also, edit /etc/clamav/clamd.conf and add at the bottom: ConcurrentDatabaseReload no
This will reduce memory consumption during AV database updates a lot and stops overloading the system.
Don't know if Alex made this standard when setting low-memory-AV-checking.
I deleted the 32M swap file and I tried to create a new one with 2048M but I get this error
fallocate: fallocate failed: No space left on device
I am thinking of just disabling the virus scanner since it always fails to run anyway. Is there any cloud alternative available with no signatures locally download and loaded?