MONITOR ANTIVIRUS

Level

base

History

Appears in Netasq 6.1.0

Description

Monitor antivirus

Returns

[xx]
Name=<string> : Antivirus Name
Selected=<integer> : selected antivirus
DateUpd=<string> : date of the last database update
LicenceExp=<string> : licence expiration date
BaseReady=<integer>: state of the antiviral base
State=<integer>: 0 (inactive), 1 (supposed to be running), 2(same as 1 but the service is down)

Example

MONITOR ANTIVIRUS
101 code=00a01000 msg="Begin"
[00]
Name=clamav
Selected=1
DateUpd=2006-05-10 15:08:55
LicenceExp=2008-06-30
BaseReady=1
State=1

[01]
Name=AdvancedAV
Selected=0
DateUpd=
BaseReady=0
State=0

100 code=00a00100 msg="Ok"