Description
Name: ClamAV the AntiVirus
Plugin name: clamav-antivirus
Implementation
- nms
- nmc
Purpose
- protect data from viruses
Main features
- Folders scanning
- turning vscan on/off in Folders/Volumes
- automatic update virus db
- schedule task scanning
Possible future improvements
- if you are sure that file is infected and clamav didn't detect the virus, then send the file to clamav.net.
- attach another antivirus engines for vscan service (symantic, etc.)
Used services or packages
- clamscan
- freshclam
- vscan
- c-icap
Test or HowTo use
nmc$ show clamav-antivirus -v -c -a
nmc$ cp /../usr/share/clamav-testfiles/clam.zip tank/folder1
nmc$ setup clamav-antivirus scan folder tank/folder1
nmc$ create clamav-scan tank/folder1 -y -i hourly -p 1 -q /tmp
nmc$ destoy clamav-scan /volumes/tank/folder1 -y
nmc$ run clamav-scan /volumes/tank/folder1
nmc$ setup clamav-antivirus vscan folder tank/folder1 enable
nmc$ cat tank/folder1/clam.zip
more information about howto available here