Configuration Parameters

Top  Previous  Next

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

The section contains the following parameters:

LogLevel

{logging level}

Logging level of the component.

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

Default value: Notice

Log

{log type}

Logging method

ExePath

{path to file}

Path to the executable file of the component.

Default value: <opt_dir>/bin/drweb-esagent

For Linux, Solaris: /opt/drweb.com/bin/drweb-esagent

For FreeBSD: /usr/local/libexec/drweb.com/bin/drweb-esagent

DebugIpc

{Boolean}

Indicates whether detailed IPC messages are included in the log at debug level (if LogLevel = DEBUG) (interaction of Dr.Web ES Agent and the Dr.Web ConfigD configuration daemon).

Default value: No

MobileMode

{On | Off | Auto}

Indicates whether the program 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).

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: Auto

Discovery

{On | Off}

Indicates whether the agent is allowed to receive discovery requests 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—prohibit the agent to receive and process discovery requests.

Note that this parameter has higher priority than 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: On

UpdatePlatform

{platform name}

Indicates the agent to receive updates for the anti-virus engine from the central protection server. The anti-virus engine was developed for the indicated platform, where the platform name is a string, which contains the platform name.

Allowed values:

GNU/Linux: unix-linux-32, unix-linux-64, unix-linux-mips

FreeBSD: unix-freebsd-32, unix-freebsd-64

Solaris: unix-solaris-32, unix-solaris-64

Darwin: unix-darwin-32, unix-darwin-64

It is strongly recommended to change the parameter value only if you are sure it is required.

Default value: Depends on the currently used platform