4.10.5 Additional Settings for Standalone Mode

When settings for establishing connection with the central protection server are adjusted, configuration files of some Dr.Web Anti-Virus for Linux components (Dr.Web Monitor and Dr.Web Agent) are modified. Corresponding files: monitor.conf and agent.conf - are stored in the /etc/drweb/ directory.

For the Dr.Web Monitor:

In [Monitor] section of the configuration file value of RunAppList parameter is changed: Dr.Web Agent module is added to the list of modules started by Dr.Web Monitor (AGENT value).

For the Dr.Web Agent:

In [EnterpriseMode] section of the configuration file UseEnterpriseMode parameter value is changed to Yes, host name of the central protection server is specified in ServerHost parameter and port number is specified in ServerPort parameter.

So, when Dr.Web Anti-Virus for Linux is switched to Standalone mode, it may become necessary to change manually values of those parameters. To restore default values specify:

RunAppList = AGENT (or leave it empty),
UseEnterpriseMode = No,
ServerHost = 127.0.0.1,
ServerPort = 2193.

To disable Dr.Web Monitor change the value of ENABLE variable from 1 to 0 in the drweb-monitor enable-file.

 

warning

Placement of drweb-monitor enable-file depends on Dr.Web Anti-Virus for Linux installation type:

Installation from Distribution Package for UNIX systems:

File will be placed to directory /etc/drweb and will be named drweb-monitor.enable.

Installation from Native DEB-Packages:

File will be placed to directory /etc/defaults and will be named drweb-monitor.

Installation from Native RPM-Packages:

File will be placed to directory /etc/sysconfig and will be named drweb-monitor.enable.