Wiki

Version 2 (Sergey Voronezhskiy, 12/08/2009 02:32 am)

1 1
Description
2 1
====
3 1
4 1
**Name**: ClamAV the AntiVirus
5 1
6 1
**Plugin name**: clamav-antivirus
7 1
8 1
Implementation
9 1
-----
10 1
* nms
11 1
* nmc
12 1
13 1
Purpose
14 1
-----
15 1
* protect data from viruses
16 1
17 1
Main features
18 1
-----
19 1
* Folders scanning
20 1
* turning vscan on/off in Folders/Volumes
21 1
* automatic update virus db
22 1
* schedule task scanning
23 1
24 1
Possible future improvements
25 1
-----
26 1
* if you are sure that file is infected and clamav didn't detect the virus, then send the file to clamav.net.
27 1
* attach another antivirus engines for vscan service (symantic, etc.)
28 1
29 1
Used services or packages
30 1
-----
31 1
* clamscan
32 1
* freshclam
33 1
* vscan
34 1
* c-icap
35 1
36 1
Test or HowTo use
37 1
-----
38 1
`nmc$ show clamav-antivirus -v -c -a`
39 1
40 1
`nmc$ cp /../usr/share/clamav-testfiles/clam.zip tank/folder1`
41 1
42 2 Sergey Voronezhskiy
`nmc$ setup clamav-antivirus scan folder tank/folder1`
43 2 Sergey Voronezhskiy
44 2 Sergey Voronezhskiy
`nmc$ create clamav-scan tank/folder1 -y -i hourly -p 1 -q /tmp`
45 2 Sergey Voronezhskiy
46 2 Sergey Voronezhskiy
`nmc$ destoy clamav-scan /volumes/tank/folder1 -y`
47 2 Sergey Voronezhskiy
48 2 Sergey Voronezhskiy
`nmc$ run clamav-scan /volumes/tank/folder1`
49 1
50 1
`nmc$ setup clamav-antivirus vscan folder tank/folder1 enable`
51 1
52 1
`nmc$ cat tank/folder1/clam.zip`
53 1
54 1
more information about howto available [here](http://www.nexenta.com/corp/nexentastor-faq-table/332-antivirus-for-nexentastor-appliance)