Configuration Parameters

The component uses configuration parameters which are specified in [ESAgent] section of the integrated configuration file of Dr.Web for UNIX File Servers.

The section contains the following parameters:

LogLevel = {logging level}

Logging level for Dr.Web ES Agent.

If the parameter value is not specified, the value of DefaultLogLevel from [Root] section is used.

Default value:

LogLevel = Notice

Log = {log type}

Logging method of Dr.Web ES Agent.

Default value:

Log = Auto

ExePath = {path to file}

Path to the executable of Dr.Web ES Agent.

Default value:

ExePath = <opt_dir>/bin/drweb-esagent

For Linux:

ExePath = /opt/drweb.com/bin/drweb-esagent

For FreeBSD:

ExePath = /usr/local/libexec/drweb.com/bin/drweb-esagent

For Solaris:

ExePath = /opt/drweb.com/bin/drweb-esagent

DebugIpc = {boolean}

Indicates whether detailed IPC messages are included in the log file on debug level (LogLevel = DEBUG) such as such as interaction between Dr.Web ES Agent and configuration daemon Dr.Web ConfigD).

Default value:

DebugIpc = no

MobileMode = {On | Off | Auto}

Indicates whether the suite can operate in mobile mode when connected to central protection server.

Allowed values:

On — instructs to use mobile mode if it is allowed by central protection server (that is, perform updates from update servers of Doctor Web via Dr.Web Updater component).

Off — instructs not to use mobile mode and continue operation in central protection mode (updates are always received from the central protection server).

Auto — instructs to use mobile mode, if allowed by central protection server, and perform updates both from update servers of Doctor Web via Dr.Web Updater and from central protection server, depending on which connection is available and which connection quality is higher.

Note that behavior of this parameter depends on server permissions: if mobile mode is not allowed on the used server, this parameter has no effect.

Default value:

MobileMode = Auto

Discovery = {On | Off}

Indicates whether the agent is allowed to receive discovery queries from the network inspector built in the central protection server (discovery requests are used by the inspector to check the structure and state of the anti-virus network).

Allowed values:

On — allow the agent to receive and process discovery requests.

Off — forbid the agent to receive and process discovery requests.

Note that this parameter takes precedence over the settings of the central protection server: if the parameter value is set to Off, the agent does not receive discovery requests even if this option is enabled on the server.

Default value:

Discovery = On